Bertalan Fodor wrote:
Bar_engraver draws bar lines into the lyrics, so the lyrics-bar.ly test
fails (?)
http://lilypond.org/doc/v2.5/input/regression/out-www/collated-files.html#lyrics-bar.ly
not strictly. The line on the left technically is not a barline.
--
Han-Wen Nienhuys - [EMAIL PRO
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
On 11-Jun-05, at 5:05 AM, JV wrote:
Hello,
I have problems to open this file with lilypond 2.5.28
I hope that you can repair it
It works fine here. What's the problem?
- Graham
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu
Bar_engraver draws bar lines into the lyrics, so the lyrics-bar.ly test
fails (?)
http://lilypond.org/doc/v2.5/input/regression/out-www/collated-files.html#lyrics-bar.ly
Bert
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/ma
I also forgot to try this on the .30 version...this fixes the bug
below. So, it can be ignored. Any idea what was going on, though?
Will
On Jun 11, 2005, at 2:51 PM, Will Oram wrote:
This is very odd. All instruments are printed as expected. In MIDI,
though, some instruments are dropped (as i
This is very odd. All instruments are printed as expected. In MIDI,
though, some instruments are dropped (as in, no MIDI player
acknowledges its existence)...but this happens in only one movement!
Let's go through the process. This is what the trouble movement outline
looks like (two instrumen
Hello,
I have problems to open this file with lilypond 2.5.28
I hope that you can repair it
thanks
José Vallejo
\version "2.4.0"
\header {
title = "Song"
subtitle = "(tune)"
composer = "Me"
meter = "moderato"
piece = "Swing"
tagline = "LilyPond examp
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
Layout output to `test.ps'...Reading 12 bytes
17 tables
Reading 272 bytes
TTF tool: error during read() (No error)
can you run it from a terminal as follows,
lilypond -dttf-verbosity=3 ParastasSedalen.ly
and tell me what it says?
thanks!
_