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=ba3829c2a7bc77fdc50f63bbbc3b1cde67788eeb;hp=12fa94ec89c5f2cc6d1b8e5afe6b9358aca29f7a;hb=2632b37c704f17c78b1dd023e9c9688918b7ee31;hpb=0cd3f69b1d8fb7e18a7e0b2bccd86a96d7fd009b diff --git a/pret-lam.lua b/pret-lam.lua index 12fa94e..ba3829c 100644 --- a/pret-lam.lua +++ b/pret-lam.lua @@ -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