X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=pret-lam.lua;h=e72bf2c6d6120cd2a612e393751016c81f9dbaa9;hp=25f4f7a40c173f0a00e573e01434788f7ea0683c;hb=2ff5f767f17203c764a8ec9ef6711b234c1deb6d;hpb=76cd2b4d6bc5376f95c9bb9cd649e3f68f6f1d46 diff --git a/pret-lam.lua b/pret-lam.lua index 25f4f7a..e72bf2c 100644 --- a/pret-lam.lua +++ b/pret-lam.lua @@ -29,8 +29,10 @@ local symbols = { {symbol = '*', repr = '\\ast'}, {symbol = '~', repr = '\\HDLine[width=.20 * \\the\\textwidth]'}, {symbol = '|', repr = '\\char' .. utf.byte('|')}, - -- Use ▶ from our roman font, since Iwona doesn't have the glyph + -- Use ▶ and ∧ from our roman font, since Iwona doesn't have the glyph {symbol = '▶', repr = '{\\rm{}▶}'}, + --{symbol = '∧', repr = '{$∧$}'}, + {symbol = '∧', repr = '{\\rm{}∧}'}, } -- Keywords that should be bold