Re: Tagline stuck to the default one

2006-06-03 Thread Graham Percival
On 3-Jun-06, at 5:51 PM, Joe Neeman wrote: On Sat, 2006-06-03 at 17:32 -0700, Graham Percival wrote: Moving the header outside the \score block does work, but I'm not certain why -- as far as I understand, In the first example, the \header section belongs to the \book. In the second example,

Re: Tagline stuck to the default one

2006-06-03 Thread Joe Neeman
On Sat, 2006-06-03 at 17:32 -0700, Graham Percival wrote: > Moving the header outside the \score block does work, but I'm not > certain why -- as far as I understand, > \header{} > \score{ {music} } > > is just a shortcut for > \score{ >{music} >\header{} > } In the first example, the \h

Re: Tagline stuck to the default one

2006-06-03 Thread Graham Percival
Moving the header outside the \score block does work, but I'm not certain why -- as far as I understand, \header{} \score{ {music} } is just a shortcut for \score{ {music} \header{} } If this behavior is still present when Erik's finished his parser work, I'll ask about it again. - Graham

Re: Tagline stuck to the default one

2006-06-03 Thread Geoff Horton
Move the header block outside of the score block. On 6/3/06, Elmo Todurov <[EMAIL PROTECTED]> wrote: In my opinion, I'm doing everything correctly. However, the tagline is the default. The code is here. I'm sure it's correct. \paper { printallheaders = ##t } \layout {} \version "2.9.7" \score {

Tagline stuck to the default one

2006-06-03 Thread Elmo Todurov
In my opinion, I'm doing everything correctly. However, the tagline is the default. The code is here. I'm sure it's correct. \paper { printallheaders = ##t } \layout {} \version "2.9.7" \score { \new Staff { c4 c4 } \header { title = "tit" tagline = "tag" } } The title shows cor

Cyrillic text in headers eats spaces

2006-06-03 Thread Elmo Todurov
When entering mixed cyrillic and latin text into headers, the spaces in cyrillic-latin switch are eaten. Example: tagline = "Ноты напечатал LilyPond" shows as Ноты напечаталLilyPond". Using \markup { } corrects the problem. ___ bug-lilypond mailing lis

Re: \overrideProperty broken

2006-06-03 Thread Nicolas Sceaux
Nicolas Sceaux <[EMAIL PROTECTED]> writes: > Hello, > > Since LilyPond 2.9.6, \overrideProperty is broken: see reg test > input/regression/page-spacing.ly > > page-spacing.ly:27:8: warning: junking event: `ApplyOutputEvent' > > \overrideProperty > > An empty new staff is created each time

\overrideProperty broken

2006-06-03 Thread Nicolas Sceaux
Hello, Since LilyPond 2.9.6, \overrideProperty is broken: see reg test input/regression/page-spacing.ly page-spacing.ly:27:8: warning: junking event: `ApplyOutputEvent' \overrideProperty An empty new staff is created each time \overrideProperty is used. nicolas __

Over long system. 2.9.7

2006-06-03 Thread Trent Johnston
Hi All, I've come across a strange behaviour in version 2.7.9. The 16th system in the attached score continues off the page. I had thought there were input problems in the file but under 2.9.3 this error does not occur. In the full version of the file the same error in the 16th system occurs but