Han-Wen wrote:
>[EMAIL PROTECTED] writes:
>
>>}}"
>>
>>is not usable at all (lots of white space before and after the barline).
>>
>
>I can't duplicate this problem. can you send a small .ly ?
>
I enclose a short .ly which should make clear what I mean;
.dvi and .ps are available should you need
[EMAIL PROTECTED] writes:
> > > > (number of slashes = number of measures.) I've seen numbers on top
> > > > just to help people, i.e.
> > > >
> > > >
> > > > 1 2 3
> > > > % | % | % | etc.
> > >
> > > another version i came across a lot when i used to play in the youth
> > > orchestra
> Moving from 1.2.17 to 1.4.12 some of my favourite commands
> do not work as expected
>
> The command I had standardized for boxed rehearsal marks, i.e.
>
> \mark "{\\font\\twelverm=cmbx12\\twelverm{\\hspace{10mm}\\raisebox{0mm}{\\fbox{1"
>
> makes some additional white space to be inserte
> > > (number of slashes = number of measures.) I've seen numbers on top
> > > just to help people, i.e.
> > >
> > >
> > > 1 2 3
> > > % | % | % | etc.
> >
> > another version i came across a lot when i used to play in the youth
> > orchestra was :
> >
> >8
> > | % |
> >
> > as
On Sat, 2002-06-29 at 12:38, Han-Wen wrote:
> That's more difficult. You would have to look into
> percent-repeat-engraver.cc and percent-repeat-iterator.cc I'm also not
> sure what you really want. AFAIK the syntax for repeating longer
> fragments is
>
> . ///
> ///.
this is for repeating a
[EMAIL PROTECTED] writes:
> > (number of slashes = number of measures.) I've seen numbers on top
> > just to help people, i.e.
> >
> >
> > 1 2 3
> > % | % | % | etc.
>
> another version i came across a lot when i used to play in the youth
> orchestra was :
>
>8
> | % |
>
> as in
Han-Wen wrote:
>>- It is not possible to have multiple precent repeat behave a la "skipBars"
>>
>
>That's more difficult. You would have to look into
>percent-repeat-engraver.cc and percent-repeat-iterator.cc I'm also not
>sure what you really want. AFAIK the syntax for repeating longer
>fragment