From 49f65ea2ee7f6939c9220a32641af202cccb0835 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Mon, 29 Aug 2011 09:29:46 +0200 Subject: Solidified Comment Blocks Thanks to Philipp A. for the bug report! --- mod/tex/context/third/rst/rst_context.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mod/tex/context/third/rst/rst_context.lua') diff --git a/mod/tex/context/third/rst/rst_context.lua b/mod/tex/context/third/rst/rst_context.lua index 1a86da1..1ce25f0 100644 --- a/mod/tex/context/third/rst/rst_context.lua +++ b/mod/tex/context/third/rst/rst_context.lua @@ -889,8 +889,8 @@ end function rst_context.block_comment (str) return fmt([[ -\iffalse -%s\fi +\iffalse %% start block comment +%s\fi %% stop block comment ]], str) end -- cgit v1.2.3