Remove some whitespace.
[matthijs/master-project/report.git] / pret-lam.lua
index 12fa94ec89c5f2cc6d1b8e5afe6b9358aca29f7a..ba3829c2a7bc77fdc50f63bbbc3b1cde67788eeb 100644 (file)
@@ -29,6 +29,8 @@ local symbols = {
     ['~'] = {repr = '\\HDLine[width=.20 * \\the\\textwidth]'},
     ['|'] = {repr = '\\char' .. utf.byte('|')},
     ['$'] = {repr = '\\char' .. utf.byte('$')},
+    -- Use ▶ from our roman font, since Iwona doesn't have the glyph
+    ['▶'] = {repr = '{\\rm{}▶}'},
 }
 
 -- Keywords that should be bold