Jean-Pierre Coulon skryf:
> I am trying to add some space at the beginning of each system after the 
> general signature and before the first note (I don't want to change 
> \afterruleskip at other bars).
> 
> I have tried saying \def\everystaff{\addspace{5\afterruleskip}} before
> \starpiece, but this results in adding space between the clef and the key
> signature, besides adding some space at the place I want at some random 
> lines.
> 
> See line 35 of the attached file.
> 
> Using \hardspace instead of \afterruleskip is still worse.
> 
> Is another trick possible?
> 
The ideal solution to this sort of thing would be to have a
\newlength\aftersignature in MusiXTeX itself, which the user could
override.   I know that Daniel was very cautious about such things
because one easily gets 'TeX capacity exceeded'.  However, nowadays
all it takes to increase TeX capacity is to edit texmf.cnf, so maybe
we no longer need to be so careful.

Dirk
_______________________________________________
TeX-music mailing list
[email protected]
http://icking-music-archive.org/mailman/listinfo/tex-music

Reply via email to