Re: [NTG-context] btex ... etex within MP with 1 letter ignored?

2018-07-17 Thread Hans Hagen
On 7/17/2018 3:40 PM, Procházka Lukáš Ing. wrote: Hello, I encountered a weird thing - words of 1 letter inside btex ... etex within MP are not shown - check: \setuplayout[page] \startluacode   context.setMPtext("Pare", "1")   context.setMPtext("Pare2", "22")  

[NTG-context] btex ... etex within MP with 1 letter ignored?

2018-07-17 Thread Procházka Lukáš Ing .
Hello, I encountered a weird thing - words of 1 letter inside btex ... etex within MP are not shown - check: \setuplayout[page] \startluacode context.setMPtext("Pare", "1") context.setMPtext("Pare2", "22") context.setMPtext("Pare3", "333") \stopluacode % \startuseMPgraphic{Pare}

Re: [NTG-context] btex..etex fails in reusableMPgraphic (2006.09.28 beta)

2006-09-30 Thread Sanjoy Mahajan
btex.tex === \starttext \startreusableMPgraphic{fig} label(btex in b/e tex etex, origin); \stopreusableMPgraphic outside btex..etex\quad \reuseMPgraphic{fig} \stoptext works here

Re: [NTG-context] btex..etex fails in reusableMPgraphic (2006.09.28 beta)

2006-09-29 Thread Hans Hagen
Sanjoy Mahajan wrote: Unless I'm doing something very silly, the following should and I am almost certain did work, but it fails with the 2006.09.28 beta: btex.tex === \starttext \startreusableMPgraphic{fig} label(btex in b/e tex etex, origin);

Re: [NTG-context] btex..etex fails in reusableMPgraphic (2006.09.28 beta)

2006-09-29 Thread Sanjoy Mahajan
Hans Hagen wrote: btex.tex === \starttext \startreusableMPgraphic{fig} label(btex in b/e tex etex, origin); \stopreusableMPgraphic outside btex..etex\quad \reuseMPgraphic{fig} \stoptext works here

[NTG-context] btex..etex fails in reusableMPgraphic (2006.09.28 beta)

2006-09-28 Thread Sanjoy Mahajan
Unless I'm doing something very silly, the following should and I am almost certain did work, but it fails with the 2006.09.28 beta: btex.tex === \starttext \startreusableMPgraphic{fig} label(btex in b/e tex etex, origin); \stopreusableMPgraphic outside

[NTG-context] btex-etex

2005-04-01 Thread Jiri Polcar
Hallo, my ConTeXt ignore btex-etex command. It works as the btex-etex command is empty. No text on output. Simple example: \starttext \startuseMPgraphic{test} picture p; p := btex TEST etex scaled 5cm; draw p; \stopuseMPgraphic \useMPgraphic{test}

Re: [NTG-context] btex ... etex in .mp

2004-08-27 Thread Taco Hoekwater
On Thu, 26 Aug 2004 22:07:23 +0200, Nikolai wrote: Hi! I remember reading somewhere that you can't use btex ... etex in input .mp files, as there is no possibility for them to be processed at that time. That is somewhat incorrect information. You can not use btex ... etex in a normal way

[NTG-context] btex ... etex in .mp

2004-08-26 Thread Nikolai Weibull
Hi! I remember reading somewhere that you can't use btex ... etex in input .mp files, as there is no possibility for them to be processed at that time. I've hit a snag, though, and this would really be a good thing for me to have. Is there any way to get similar behavior? Basically, I want to