From a8eacee630c8c2f17e267f2b94feb1c7e052db94 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sun, 28 Aug 2011 16:38:19 +0200 Subject: updated manual --- mod/tex/context/third/rst/rst_parser.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/tex') diff --git a/mod/tex/context/third/rst/rst_parser.lua b/mod/tex/context/third/rst/rst_parser.lua index 5bdc89d..ab391b1 100644 --- a/mod/tex/context/third/rst/rst_parser.lua +++ b/mod/tex/context/third/rst/rst_parser.lua @@ -1477,7 +1477,7 @@ function thirddata.rst.standalone (infile, outfile) if testdata == 1 then return 1 end local processeddata = parser:match(testdata) - local setups = get_setups() + local setups = get_setups(false) processeddata = setups .. processeddata .. [[ -- cgit v1.2.3