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 <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to