On Wed, Oct 5, 2022 at 6:36 AM Werner LEMBERG wrote:
>
> [Now CCing Luigi]
>
>
> > mtxrun appears to be part of ConTeXt which I don't have installed.
>
> Correct.
>
> > Did you check if \openout lines appeared in the log file with the
> command?
> >
> > luatex --fmt=luatex-plain --file-line-error
[Now CCing Luigi]
> mtxrun appears to be part of ConTeXt which I don't have installed.
Correct.
> Did you check if \openout lines appeared in the log file with the command?
>
> luatex --fmt=luatex-plain --file-line-error This is LuaTeX, Version 1.15.0 (TeX Live 2022) (format=luatex-plain 202
On Tue, Oct 04, 2022 at 08:38:47PM +, Werner LEMBERG wrote:
> > I know very little about LuaTeX so don't know how to generate a
> > luatex-plain format the way you state, so I have difficulty
> > replicating this problem.
>
> Assuming you have a complete TeXLive installation, you really have
>
>> For testing purposes I generated a 'luatex-plain' format with
>>
>> ```
>> mtxrun --generate
>> mtxrun --script plain --make
>> ```
>>
>> However, using it as
>>
>> ```
>> PDFTEX="luatex --fmt=luatex-plain" texi2pdf foo.texi
>> ```
>>
>> fails with
>>
>> ```
>> texi2dvi: TeX neither suppo
On Tue, Oct 04, 2022 at 04:25:37PM +0100, Gavin Smith wrote:
> > However, using it as
> >
> > ```
> > PDFTEX="luatex --fmt=luatex-plain" texi2pdf foo.texi
> > ```
> >
> > fails with
> >
> > ```
> > texi2dvi: TeX neither supports -recorder nor outputs \openout lines in its
> > log file
> > ```
>
On Tue, Oct 04, 2022 at 06:12:15AM +, Werner LEMBERG wrote:
>
>
> For testing purposes I generated a 'luatex-plain' format with
>
> ```
> mtxrun --generate
> mtxrun --script plain --make
> ```
>
> However, using it as
>
> ```
> PDFTEX="luatex --fmt=luatex-plain" texi2pdf foo.texi
> ```
>
For testing purposes I generated a 'luatex-plain' format with
```
mtxrun --generate
mtxrun --script plain --make
```
However, using it as
```
PDFTEX="luatex --fmt=luatex-plain" texi2pdf foo.texi
```
fails with
```
texi2dvi: TeX neither supports -recorder nor outputs \openout lines in its lo