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: Sun, 07 Nov 2004 10:53:20 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Han-Wen Nienhuys writes:

>> Currently, \encoding must not be in lyricsmode, but this compiles
>
> Huh?  \encoding is a lexer directive,

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

LANG=C lilypond encoding
GNU LilyPond 2.5.0.hwn1
Processing `encoding.ly'
Parsing...

encoding.ly:11:13: error: unknown escaped string: `\encoding':
    \encoding
              "TeX"

encoding.ly:11:12: error: syntax error, unexpected STRING:
    \encodin
            g "TeX"

encoding.ly:14:2: error: Error found in this music expression. Ignoring it:
 >
  >

error: failed files: encoding.ly

10:51:55 address@hidden:~/cvs/savannah/lilypond/lilypond
$

-- 
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]