lilypond-user
[Top][All Lists]
Advanced

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

Re: Short codae and ragged-right alignment


From: José Luis Cruz
Subject: Re: Short codae and ragged-right alignment
Date: Sun, 12 Oct 2003 18:11:23 +0200

> I tried this:
>   \property Staff.TimeSignature \override #'transparent = ##t
> 
> This helps, but it leaves a gap where the tranparent time signature
> is.
>  Can you suggest a better way?
> 
> Is there an override invisible?
> 


You can try to put this line inside \paper, in the second \score
block:

\translator {\ScoreContext \remove "Time_signature_engraver"}

Then no time signatures will be created in the Score. You could also
remove the "Clef_engraver", the "Bar_engraver", etc. From
StaffContext, ScoreContext, VoiceContext, etc...


good luck


José Luis

Attachment: pgpwjtl3i1bL9.pgp
Description: PGP signature


reply via email to

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