X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=pret-lam.lua;fp=pret-lam.lua;h=53ea6191fdb12b1d111f9fb04405c3f58298f7ce;hp=6935043297ee5077a9e77495187b4ad0623e7662;hb=2623fc848f36caddf9513b9e0dc37419a53d486c;hpb=4703461b0093f5c9a83876fad9d21a34c7a28eb4 diff --git a/pret-lam.lua b/pret-lam.lua index 6935043..53ea619 100644 --- a/pret-lam.lua +++ b/pret-lam.lua @@ -25,6 +25,7 @@ local symbols = { ['*'] = {repr = '\\ast'}, ['~'] = {repr = '\\HDLine[width=.20 * \\the\\textwidth]'}, ['|'] = {repr = '\\char' .. utf.byte('|')}, + ['$'] = {repr = '\\char' .. utf.byte('$')}, } -- Keywords that should be bold