On Tuesday 27 July 2004 22.28, Thorkil Wolvendans wrote:
> Hi everyone!
>
> At a certain point in a composition, I try to make a new clef appear after
> the barline instead of before, without a positive result.
> Is it possible in Lily to achieve this? I searched the docs, but couldn't
> find an answer.

The easiest way is probably to cheat, by inserting a very short skip before 
the clef. Instead of

c4 c c c | \clef "alto" c c c c |
do
c4 c c c | \skip 16 \clef "alto" c4*3/4 c4 c c |

Erik


_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to