X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=pret-lam.lua;h=53ea6191fdb12b1d111f9fb04405c3f58298f7ce;hp=6935043297ee5077a9e77495187b4ad0623e7662;hb=42ec9c78da464de1ed58509a6edaa454c6a225bc;hpb=8b0d89230c60a843886d36f392755e169b29a114 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