lilypond-user
[Top][All Lists]
Advanced

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

Re: Getting rid of space above lyrics...I'm completely stumped.


From: Eluze
Subject: Re: Getting rid of space above lyrics...I'm completely stumped.
Date: Wed, 14 Aug 2013 00:14:53 -0700 (PDT)

John S.L. wrote
> Here's the log............
> %************************************************************
> Starting lilypond-windows.exe 2.16.2 [ForumAug8.ly]...
> Processing
> `c:/users/johnla~1/appdata/local/temp/frescobaldi-pgntlt/tmpxiwiz4/ForumAug8.ly'
> Parsing...
> c:/users/johnla~1/appdata/local/temp/frescobaldi-pgntlt/tmpxiwiz4/ForumAug8.ly:40:16:
> error: Grob name should be alphanumeric
>       \override 
>                 LyricText.font-size = #-1 

the culprit is in line 40 column 16 where in upgraded versions (2.17.4 and
up) we can use 

\override LyricText.font-size 

instead of 

\override LyricText #'font-size


sorry I overlooked that - but it also brings out the importance to reduce
sample code to a minimum

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Getting-rid-of-space-above-lyrics-I-m-completely-stumped-tp149021p149134.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]