lilypond-user
[Top][All Lists]
Advanced

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

Re: Scandinavian letters in lyrics and text markup


From: Jan Nieuwenhuizen
Subject: Re: Scandinavian letters in lyrics and text markup
Date: Sun, 18 Apr 2004 11:21:22 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Oddgeir Finstad writes:

You may try this:

\header{
    latexpackages="t1enc"
    }
\score{
    <<
        \notes\relative c' {
            a4 a a a a a a a 
        }
        \lyricsto "" \new Lyrics \lyrics {
            \override LyricText #'font-name = #"ecrb12"
            Han f\o -- rer d\o {} - dens s\aa g\aa r
        }
    >>
}

I'm amazed how much time it took me to figure this out, we should have
some good examples on this.  The v2.2.0 lilypond script is not very
flexible or elegant with respect to setting special latex options.

I'm fairly sure that with some good bug reports (with latex code
solutions) this could have been fixed eons ago.

Jan.

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