On Tue, Apr 09, 2002 at 10:31:17AM +0200, Andre Van Ryckeghem wrote:
> 2. The musixlyr makes the helplines (ie on the lower c) to long
> [...]
> 2.removing
> \\\assignlyricsmulti12{wien}\lyrraisemulti12{a 6\internote}\
> makes the helplines allright

You're right; this has turned out to be a musixlyr bug due to my
misunderstanding of a specific MusiXTeX command. The next musixlyr
version will be fixed. In the meantime, please patch your musixlyr.tex
by replacing the definition of macro \vplaceLyricsTopMargin by the
following one:

\def\vplaceLyricsTopMargin#1{%
  % #1: lyrics material
  % based on \C@tx, "mirrored" bottom margin situation
  \begingroup
   \y@iv=\the\toks@\relax
   \advance\y@iv \stafftopmarg
   \Comp@High \advance\y@iv\y@v
   \advance\y@iv \altitude
   \advance\y@iv-\altportee
   \raise\y@iv\vbox\@to\z@{\vss\offinterlineskip#1\vss}%
  \endgroup}

Just drop a short note in case this does not solve the problem or
(worse) causes other difficulties.

Regards,

Rainer


P.S. Thanks, Andre and Don, for the .tex file of the original example!
_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music

Reply via email to