> From: "Michael K�nig" <[EMAIL PROTECTED]>
> Date: Wed, 14 Jun 2000 13:22:31 +0200

> When I have a flats-change (1 flats to 0 flats) directly after a repeat
> sign, the horicontal space between the
> repeat-sign and the neutral-sign is to small. see the example: Any ideas?

In this case PMX clobbers a little bit too much space. The following
example demonstrates that better if one uses only four bars. I added
a line which locally corrects the problem using in-line TeX.

> ----------------------------
> Meter: C
> Flats: 1
> 
> a4 a a a | a a a a | a a a a | a a a a :|:
> 
> %%K+0+0
  %%\\\let\xbarsav\xbar\def\xbar{\let\xbar\xbarsav\xbar\addspace{\afterruleskip}}\
> a a a a | a a a a | a a a a | a a a a

You can get more or less space by adding a factor to \afterruleskip e.g.
0.5\afterruleskip

Hope this hilft -- Werner

Reply via email to