Brendan Macmillan wrote:
Hi,

I'm revisiting some M-Tx I wrote 7 years ago; but the spacing between lines
of lyrics has shrunk for some reason! The lyrics are also too close to the
stave.

I've forgotten everything I knew about LaTeX in the meantime (possibly
more), so I'm really hoping someone can help me...

How can I increase the vertical space before each lines of lyrics?

I've attached a modified version of your source containing a redefinition of the MusiXLyr macro \setlyrstrut increasing the space between multiple lyrics lines. Besides I've inserted an M-Tx statement moving the the initial lyrics line downwards.


This solution will probably only be working for you if you upgrade your MusiXLyr-, PMX- and M-Tx software to the most recent versions found in the software section of the Icking Archive.

Best regards
--
Christian Mondrup, Computer Programmer
Scandiatransplant, Skejby Hospital, University Hospital of Aarhus
Brendstrupgaardsvej, DK 8200 Aarhus N, Denmark
Phone: +45 89 49 53 01 - http://www.scandiatransplant.org
Style: singer
Pages: 1
Systems: 1
Sharps: 2
Meter: 4/4
Options: b
PMX: w140m
Space: 10

%% \makeatletter
%% \def\setlyrstrut{%
%%   \setbox0=\hbox{()}%
%%   \setbox\lyrstrutbox=\hbox{\vrule height 1.3\ht0 depth 1.3\dp0 [EMAIL PROTECTED]
%% \setlyrstrut%
%% \makeatother%

@-4 d4d+ a8 g8 a8 r4 |
L: \llap{Lyrics:}~Hal-le-lu-jah,
L: \llap{Durations:}~~6~~~ 2 2 ~~~~2~~~~(4)
L: ~~~~\llap{Coarse:}~~1~~~~~~0 ~ 1 ~~~~~~~~~~~1;
L: ~~~~\llap{Fine:}~~1000;~0010; ~ 10 ~~~10;~~~1000;



d4d a8 g8 a8 r8 d1 d1 |
L: Hal-le-lu-jah, Hal-le
L: 6 2 2 ~~~~2~~~~(2) 1 1
L: ~~~~~~~~1~~~~~~0 ~ 1 ~~~~~~~~~~~1; ~ ~
L: ~~~~1000;~0010; ~ 10 ~~10;~~~~10 1 1;
_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://icking-music-archive.org/mailman/listinfo/tex-music

Reply via email to