lilypond-user
[Top][All Lists]
Advanced

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

--safe-mode makes \`e fail


From: Tom Cato Amundsen
Subject: --safe-mode makes \`e fail
Date: Sun, 17 Apr 2005 19:02:20 +0200
User-agent: Mutt/1.5.6+20040907i

Hello!

It turns out that I cannot use --safe-mode if I want
\`e to be generate è in lyrics.

Do you know if there is a way around this, while still using
--safe-mode?

These are the commands I use:
lilypond-snapshot $1.ly
dvips -E $1.dvi -o $1.ps
ps2png-snapshot $1.ps

The lilypond file demonstrating the problem:
\version "2.4.0"
\encoding "latin1"
\score{
<<
\new Staff\new Voice{ 
        <c' c'>1 <c' d'> <c' e'> <c' f'> <c' g'>
        <c' a'> <c' b'> <c' c''> <c' d''> <c' e''>
        }
\new Lyrics\lyricmode{ 
        unisson seconde tierce quarte quinte sixi\`eme septi\`eme octave 
neuvii\`eme dixi\`eme
}
>>
\layout{}
\midi{ \tempo 1=60 }
}


-- 
Tom Cato Amundsen <address@hidden>                 http://www.solfege.org/
GNU Solfege - free ear training    http://www.gnu.org/software/solfege/




reply via email to

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