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.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to