lilypond-user
[Top][All Lists]
Advanced

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

Re: help with exporting to png


From: eluze
Subject: Re: help with exporting to png
Date: Sat, 1 Sep 2012 14:22:17 -0700 (PDT)

Joshua Nichols wrote
> 
> Here's what I have. I can't find it in the manuals with the new version
> 
> \override Staff.TimeSignature #'stencil = ##f
> \override Staff.BarLine #'stencil = ##f
> \relative c'' {
>     \override Staff.TimeSignature #'stencil = ##f
> \override Staff.BarLine #'stencil = ##f
> \clef treble \time 4/4 r4 c f d c a g a8 bes a4
>     }
> 

Josh!

I don't see what you search for in the manuals - but in your code you have a
sudden \override which is in no context! 

put these 2 \overrides inside (and only there) the/ \relative {/ and tell us
what happens.
if it still doesn't work please also report what the log says!

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/help-with-exporting-to-png-tp131927p131928.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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