Hi Christian (and Cornelius and Christof),

I couldn't get M-Tx to compile - however, I have managed to get your
suggestion working (or half working) in another way:


I copied musixlyr.tex into a local ~/texmf/tex/generic/musixtex directory,
and modified the section you mentioned (and running texhash and mktexlsr).
This had the affect of applying it to all of the music examples.

[EMAIL PROTECTED]
\def\setlyrstrut{% Stuetze anhand des aktuellen Fonts einrichten
  \setbox0=\hbox{()}%
  \setbox\lyrstrutbox=\hbox{\vrule height 1.3\ht0 depth 1.3\dp0 [EMAIL PROTECTED]
\setlyrstrut     % initialisieren

(changed to 1.3 in two places)


Unfortunately, it only affected the position of the lyrics without affecting
the staves below - the result being a larger spacing between the lyrics, but
now overlapping with the following stave (or the following paragraph of
text).

I am guessing that the space required for lyrics needs to be known by the
system in an earlier pass, so it can calculate how much space it needs...


--
+61 3 9515 7575 (if calling from US, replace "+" with "011")

----- Original Message ----- 
From: "Christian Mondrup" <[EMAIL PROTECTED]>
To: "Typesetting music with TeX" <[EMAIL PROTECTED]>
Sent: Thursday, June 03, 2004 6:29 PM
Subject: Re: [TeX-music] increase vertical space lyrics


> 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
>

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

Reply via email to