On Tue, 29 Nov 2005, Rainer Dunker wrote:

Hello Jean-Pierre!

On Tue, Nov 29, 2005 at 01:12:07PM +0100, Jean-Pierre Coulon wrote:
I wish to add a text like "con............................fuoco" below the
staff with \zcharnote, but I want "con" and "fuoco" to remain vertically
aligned with some specific notes, and the space between them to be filled
with dots.

Is there any way to use \dotfill between two distinct uses of \zcharnote?

Setting lyrics with hyphenated melismas does practically the same thing,
only that it fills the space with hyphens instead of dots - so why not
abuse musixlyr for this task? See the example below.

Hallo Rainer!

1: These dots or hyphens don't continue accross line breaks (see third line of my example). Is is a bug or a feature? I worked around by putting a simple space at bar 9 (see second line).

2: When the same short portion of lyrics shows up several times, is there
a method more elegant than repeating this portion in \setlyrics as I did?

Regards,

Jean-Pierre Coulon                         E-mail: [EMAIL PROTECTED]
Observatoire de la Côte d'Azur
Département ARTEMIS
BP 4229
06304 NICE CEDEX 4

Tel (33) {0}4 92 00 31 74   Fax (33) {0}4 92 00 31 38
\input musixtex
\input musixlyr

%\setlyrics{cf}{\medtype\it con-fuoco}
%\assignlyrics1{cf}
\setlyrics{italcresc}
{\medtype\it cresc-\medtype\it poco-~-\medtype\it a-\medtype\it poco
-\medtype\it cresc-\medtype\it poco-\medtype\it a-\medtype\it poco}
\assignlyrics1{italcresc}

\def\lyrhyphenchar{\_}        
\minmulthyphens8mm

\def\writebarno{\eightbf\the\barno\barnoadd}
\nobarnumbers
\nostartrule
\instrumentnumber1
\startpiece
\znotes\lyricsoff\en         % in this score, we don't want lyrics
% to appear at every note
\NOTes\hu d\hu c\en
\bar
\systemnumbers%
\NOTes\hu b\hu c\en
\bar
\NOTes\hu b\hu c\en
\bar
\NOTes\hu d\hu c\en
\bar%
\NOTes\hu c\lyr\hu d\en% cresc
\bar
\NOTes\hu b\hu c\en
\bar
\NOTes\hu b\hu c\en
\bar
\NOTes\lyr\hu c\hu d\en% poco
\bar
\NOTes\lyr\hu d\hu c\en% space to force hyphens from beginning of line
\bar%
\NOTes\lyr\hu c\hu d\en% a
\bar
\NOTes\hu b\hu c\en
\bar
\NOTes\ccharnote n{poco}\lyr\hu c\hu d\en% poco
\bar
\NOTes\hu b\hu c\en
\def\lyrhyphenchar{~}%      
\bar
\NOTes\hu b\hu c\en
\bar
\NOTes\hu b\hu c\en
\bar
\NOTes\lyr\hu c\hu d\en% cresc
\def\lyrhyphenchar{\_}%       
\bar
\NOTes\hu d\hu c\en
\bar
\NOTes\hu d\hu c\en
\bar
\NOTes\hu c\lyr\hu d\en% poco
\bar
\NOTes\hu b\hu c\en
\bar
\NOTes\lyr\hu c\hu d\en% a
\bar
\NOTes\hu d\hu c\en
\bar
\NOTes\lyr\hu c\hu d\en% poco
\bar
\NOTes\hu b\hu c\en
\bar
\NOTes\hu b\hu c\en
\Endpiece
\end
_______________________________________________
TeX-music mailing list
[email protected]
http://icking-music-archive.org/mailman/listinfo/tex-music

Reply via email to