X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=pret-lam.lua;h=be2c55b02eb18fa30006e64aa554c273e1c3fb7d;hp=68db5772120fcf8716ada9e40b3f612a43986747;hb=7095d53c2ec805554837714da3df3a458ebfb2bb;hpb=a53b6c743af7c3db6d07720d45c20e058c57444b diff --git a/pret-lam.lua b/pret-lam.lua index 68db577..be2c55b 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