In the list (MusiXLYR long words centered at melisma?) there were a number of tricks proposed for moving the lyrics. I dare to show the methods i use, hoping to get comments on it and in the first place to get better methods to do so.

Normally the words are centered under the notes,
with melissa left justified.

But the verse numbers are to be left justified also, i think.

Long words can be justified by taking a new line for the staff, but a
\\\scale{1.6}\
...
\\\scale{1}\
construction around a bar will do the work ( the number of bars on the staff will not change, the other bars are smaller then).


Moving the words left or right can be done with 'kernm2pt' or 'kern2pt' before the word

The tricks are applied in the following code:

Andre

================
---
\input musixtex
\input musixlyr
\setlyrics{l1}{%
\kernm4ex1.~~~We do love \raise2pt\hbox{him} love him
\lower2pt\hbox{so}_ much ~  }
\setlyrics{l2}{%
\kernm4ex2.~~~\kern1exI do love her love her
ve-\kernm1exry \kernm5exmuch \kernm0.5exsometimes }
\assignlyrics1{l1,l2}
---
% nv,noinst,mtrnuml,mtrdenl,mtrnump,mtrdenp,xmtrnum0,isig,
   1    1   2 4 2 4    0  0
% npages,nsyst,musicsize,fracindent
   1  1   20 0

t
./
w150m
\llyr\ a44 a /
\\\scale{1.6}\
a1 .a a8 a4 /
\\\scale{1}\
a8- a+ a a /
==============

_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://icking-music-archive.org/mailman/listinfo/tex-music

Reply via email to