[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: alternate endings without repeats
From: |
David Wright |
Subject: |
Re: alternate endings without repeats |
Date: |
Mon, 12 Oct 2015 20:45:08 -0500 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Quoting Thomas Morley (address@hidden):
> 2015-10-12 23:45 GMT+02:00 Juraj <address@hidden>:
> > http://thread.gmane.org/gmane.comp.gnu.lilypond.general/24012
> >
> > (8 years old) helped. But if there are news about, I'm interested in!
> Well, there is no convincing user-interface for it.
>
> You can do:
>
> voltaAdLib = \markup \normal-text { \fontsize #-1 what \italic ever }
> \allowVoltaHook "|"
thanks for demonstrating that last command. I have used it in
http://lists.gnu.org/archive/html/lilypond-user/2015-10/msg00404.html
Now I'm figuring out the relative merits of
> \set Score.repeatCommands = #`(,`(volta , ...
and
> \set Score.repeatCommands = #'((volta ...
Cheers,
David.