Add a section on the output format.
[matthijs/master-project/report.git] / pret-lam.lua
index 6935043297ee5077a9e77495187b4ad0623e7662..53ea6191fdb12b1d111f9fb04405c3f58298f7ce 100644 (file)
@@ -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