>|This combinations seems to be problematic.  Can anyone explain the
 >|mis-alignment in the first measure of the following:
 >|
 >|____________________________________________________________________
 >|\input musixtex
 >|\input musixlit
 >|\nobarnumbers
 >|\nostartrule
 >|\generalmeter{\meterC}
 >|\startextract%
 >|\NOTEs\Hpause4{0.83}\en
 >|\def\atnextbar{\znotes\centerbar{\ccn{9}{\meterfont{10}}}\en}%

Explanation: \centerbar centers its argument exactly between
registers \lastbarpos and \lin@pos. The latter is the
current line position at the end of the bar, when \centerbar
is called, and musixtex.tex currently sets \lastbarpos to
the line position after the key signature but *before* any
time signature; hence the misalignment.

By setting \lastbarpos *after* any time signature, the
misalignment is corrected.

I've uploaded a release candidate for musixtex.tex version 1.21
here:

http://icking-music-archive.org/software/musixtex/musixtex.tex

Please report any issues to me.

Bob T.

-------------------------------
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music

Reply via email to