search the archives it was done. look for ario he was the person seeking
cyrillic.
Aaron
>
>
> ___
> Lilypond-user mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/lilypond-user
___
Hi!
I wonder if anybody tried to typeset lyrics with cyrillic alphabeth? I think it should be sufficient to add the following lines
\usepackage[cp1251]{inputenc}
\usepackage[T2A]{fontenc}
to the header of the LaTeX document. But how could it be done just within the *.ly file and/or command line?