Re: [NTG-context] \processmarkdownfile gobbles all starting with % or \

2012-05-31 Thread Procházka Lukáš Ing . - Pontex s . r . o .
... Thanks Aditya, here is also a sample attached. Best regards, Lukas On Thu, 31 May 2012 15:20:35 +0200, Aditya Mahajan wrote: On Thu, 31 May 2012, Procházka Lukáš Ing. - Pontex s. r. o. wrote: ... Thanks Marco, this works much better. I found one fault - the code "-4.0 % na +4.0 %."

Re: [NTG-context] \processmarkdownfile gobbles all starting with % or \

2012-05-31 Thread Aditya Mahajan
On Thu, 31 May 2012, Procházka Lukáš Ing. - Pontex s. r. o. wrote: ... Thanks Marco, this works much better. I found one fault - the code "-4.0 % na +4.0 %." in the source is translated to "-4.0 %na +4.0 %.", so the space after the first " " is gobbled. I'll send a bug report to the pandoc m

Re: [NTG-context] \processmarkdownfile gobbles all starting with % or \

2012-05-31 Thread Procházka Lukáš Ing . - Pontex s . r . o .
... Thanks Marco, this works much better. I found one fault - the code "-4.0 % na +4.0 %." in the source is translated to "-4.0 %na +4.0 %.", so the space after the first " " is gobbled. But it is not so serious. Thanks anyway. Best regards, Lukas On Thu, 31 May 2012 14:14:11 +0200, Marco

Re: [NTG-context] \processmarkdownfile gobbles all starting with % or \

2012-05-31 Thread Marco
On 2012-05-31 Procházka Lukáš Ing. - Pontex s. r. o. wrote: > When the t-MD.mkiv is processed by \processmarkdownfile, only "AAA -4" > appears from the line "AAA -4 % BBB", so " % BBB" is ignored (skipped). > > When the percent sign is entered straightly in the \start/stop-markdown > scope, it

[NTG-context] \processmarkdownfile gobbles all starting with % or \

2012-05-31 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, please see the example: \usemodule[markdown] \starttext \startmarkdown AAA -4 % BBB aaa \% bbb \stopmarkdown \processmarkdownfile{t-MD.mkiv} % = This file \stoptext When the t-MD.mkiv is processed by \processmarkdownfile, only "AAA -4" appears from the line "A