bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TeX escapes don't work


From: Jan Nieuwenhuizen
Subject: Re: TeX escapes don't work
Date: Sat, 06 Nov 2004 23:51:18 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Han-Wen Nienhuys writes:

> incidentally, you can also do something like

Currently, \encoding must not be in lyricsmode, but this compiles
(note that "latin1" here does not give the correct characters, only
TeX encoding does.).

 <<
    \new Voice {
        c' d' e' f'
    }
    \encoding "latin1"
    \addlyrics {
         Ár -- víz -- tû -- rõ.
    }
    \encoding "TeX"
    \addlyrics {
        \'Ar -- v\'iz -- "t\H{u}" -- "r\H{o}"
    }
 >>

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]