Perhaps you copied some invalid character from the email?

Patrick Schmidt wrote:
Now I tested the code with 2.12.3:

With \relative c' {} the compilation fails. I get loads of syntax error messages ("syntax error, unexpected STRING") and a complaint about using \relative c' {.

Without relative c' {} the syntax error messages remain. Despite of a "failed compilation"-message the following pdf is produced:



Any ideas?

Thanks for your help!
patrick
Am 03.05.2010 um 09:45 schrieb Bertalan Fodor (LilyPondTool):

Patrick Schmidt wrote:
Dear Bertalan,

when I compile your circular-staff-code with LilyPond version 2.13.19 I get a "syntax error, unexpected STRING" for each line containing an override-command. The compilation fails. Am I missing out on something?

\score {

    \relative c' {
        \override Staff.StaffSymbol #'transparent = ##t
        \override Staff.KeySignature #'transparent = ##t
        \override Staff.TimeSignature #'transparent = ##t
        \override Staff.BarLine #'transparent = ##t
        \override Staff.Clef #'transparent = ##t
I have no idea, I don't use 2.13.





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

Reply via email to