Re: Outputtemplate influences %& format comment parsing in verbatimtex
Ben Frank <[email protected]> Sun, 24 Dec 2023 18:33:24 +0100
| Newsgroups | gmane.comp.tex.metapost |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 24.12.23 16:19, luigi scarso wrote: > as the result of the compilation you should have some *mpx* files in the > same folder -- what do they say ? > > -- > luigi As I mentioned, the major difference is that the mpx file - of the build with the `outputtemplate` line starts with ` %&latex` (note the space) which prevents the %&-line parsing, while the file - of the build without `outputtemplate` starts with `%&latex`, i.e. without the space (which is why it works). The remaining part of the TeX document is of no concern because it properly works (only the first line is relevant to format comment parsing). Best, Ben -- http://tug.org/metapost/