2014-04-03 10:24 GMT+02:00 Peter Toye <lilyp...@ptoye.com>:

>  A (19th century) engraver has put repeat marks in the middle of the bar
> (presumably to save ink with 1st/2nd time bars). I'd like to reproduce this
> - can it be done? I can't see anything about it in the manuals or snippets.
>

There is no particular trick or command to do that.
Simply use :

%%%%%%%%%%%%%%%
\version "2.18.2"
{
  \repeat volta 2 { s1*2 }
  \alternative { { s2 } { s2 } }
  s1
}
%%%%%%%%%%%%%%%

HTH
~Pierre
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to