On Wed, Sep 28, 2022 at 01:24:00PM -0700, Raymond Toy wrote:
> The manual says:
>
> For TeX, this command causes a file txi-locale.tex to be read (if it
> exists).
>
> But when I run texi2pdf maxima.texi, I get
>
> ./maxima.texi:4: Cannot read language file txi-ru.tex.
>
> Which is true, but I was expecting TeX to ignore this.
txi-ru.tex is distributed with Texinfo and needs to be placed in a directory
where TeX will find it.
Sorry for the delay. Thanks for the info. For some reason, I think this used to work, but I've since upgraded my OS so I guess some things are messed up. I'll look into getting these missing files installed in the right place.