Eli Zaretskii <[EMAIL PROTECTED]> writes:
> On Mon, 20 Dec 1999, Golubev I. N. wrote:
>
> > > Can you explain what are the specific problems you are experiencing?
> >
> > I have cyrillic .texi sources to be shipped along with software
> > package. I wish everybody to be able to recreate DVI documentation
> > from those sources. Then there should be a `standard' set of TeX
> > packages to recommend to everybody. Does this set ever exist?
>
> There are several txi-xx.tex files in the distribution, where xx is a
> language code. I don't see any cyrillic file there, but there are
> others, like txi-de.tex, txi-pt.tex, etc. Presumably, someone should
> donate a txi-ru.tex, and then you could produce Cyrillic DVI files.
>
> However, I'm not sure this is all you need. An 8-bit version of TeX is
> probably required. Anybody?
I'm sure it will be very difficult to make txi-ru.tex. Additional
cyrillic fonts should be declared along with the standard fonts. And
the cyrillic TeX solution is in LaTeX level. Active characters are
used to process KOI-8 encoded .tex files. The result is that
txi-ru.tex should redefine the most of the macros in texinfo.tex.
I'm trying to write txi-ko.tex for Korean, but I should redefine the
most of macros in texinfo.tex to do that.
--
Changwoo Ryu