Please keep lilypond traffic on the mailist; this means that other
people can help
answer, or receive help from other people's answers.
I'd try 2.5.31; we're almost at the 2.6.0 release. My build process
wouldn't really
help you, since I'm on OSX and I have to apply some extra patches. But
On 11-Jun-05, at 11:10 AM, Nathan Curry wrote:
\relative {
c4 ^"Test"
^\markup "Test"
^\markup \override #'(font-magnification . 0.9) \override
#'(font-name . "ptmr") "Hello"
}
The one with the override is the one that works. It seems to be a
problem
with fon
More on the issue. In the example:
\relative {
c4 ^"Test"
^\markup "Test"
^\markup \override #'(font-magnification . 0.9) \override
#'(font-name . "ptmr") "Hello"
}
The one with the override is the one that works. It seems to be a problem
with fonts? Could it be
I got some problems worked out with my client's Lilypond installation, but I
have a script that he runs that converts everything to pdf and ps, but there
are errors:
1. .ps and .pdf are picking up the feta font (i.e. the music) but not the
markup.
2. .dvi is picking up the markup but only partia