X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=pret-haskell.lua;h=bf74fe075b6a3e7149922e3398687a2602d47de5;hp=483d660dd2c70c577b64ceaf2a7fef9db475f1a6;hb=8821711ab53c9f3b9989262a11c003766011e96c;hpb=1108517b5c84c5fc7c8aa21ac60cd33e28487519 diff --git a/pret-haskell.lua b/pret-haskell.lua index 483d660..bf74fe0 100644 --- a/pret-haskell.lua +++ b/pret-haskell.lua @@ -11,7 +11,6 @@ local visualizer = buffers.newvisualizer('haskell') function visualizer.flush_line(str,nested) while str ~= '' do - print("Looking at '" .. str .. "'") if utf.match(str, '^ ') then tex.sprint('\\obs ') -- Eat the first character