> I've made a change to support @tex (and other block commands) on the
> second line of the input file (version 2023-09-12.17). Please let
> me know if it works.
It works! Thanks for the really quick fix.
Werner
On Tue, Sep 12, 2023 at 08:32:10AM +, Werner LEMBERG wrote:
>
> [texinfo.tex version 2023-08-13.14]
>
>
> Please consider the attached files. If I say
>
> ```
> luatex foo.texinfo
> ```
>
> the `@tex` environment within this file works just fine, and file
> `foo.lua` is correctly loaded.
> ```
> luatex foo.texinfo
> ```
>
> the `@tex` environment within this file works just fine, and file
> `foo.lua` is correctly loaded. However, saying
Oops, I accidentally attached a wrong version of file `foo.texinfo`.
Here is the correct one.
Werner
\input texinfo
@tex
\ifx\luatexvers
[texinfo.tex version 2023-08-13.14]
Please consider the attached files. If I say
```
luatex foo.texinfo
```
the `@tex` environment within this file works just fine, and file
`foo.lua` is correctly loaded. However, saying
```
luatex bar.texinfo
```
which includes file `bar.itexi`, I get an