In article <4c4d9e18.2000...@elvenkind.com>,
 Taco Hoekwater <t...@elvenkind.com> wrote:

> Hi,
> 
> On 07/26/2010 11:34 AM, Nicola wrote:
> >
> > I know that this is borderline, but it compiles with mpost 1.2xx.
> 
> Hm, it seems the problem is that the %&latex ends up on the second
> line of the output. This is caused by a purported bugfix patch
> that attempted to sanitize usage of verbatimtex (following the 'you
> should leave everthing inside verbatimtex...etex totally as is'-rule).
> 
>  From this example, it obvious that any whitespace starting before the
> TeX code in the first verbatimtex really does need to be stripped,
> because tex's --parse-first-line is not willing to look at the second
> line ;) This should not be a hard thing to fix (but the TeX interface
> is always tricky).

You're right (of course): using

verbatimtex%&latex

works.

Nicola

_______________________________________________
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context

Reply via email to