Dear Graham, thanks for the advice. I changed the file now. But I have another problem: how can I have the "quarter = 120" in the same size as the "tempo 4 = 60". And: is it possible to have the "molto rit." in the same line as the "tempo 4 = 60"? Here is the new file:
moltorit = {override TextSpanner #'style = #'dashed-line textSpannerUp override TextSpanner #'bound-details #'left #'text = markup { upright "molto rit" } } tempoMark = #(define-music-function (parser location prependText notevalue appendText) (string? string? string?) #{ mark markup { line { $prependText " (" fontsize #-2 general-align #Y #DOWN note #$notevalue #1 $appendText ) } } #}) moltorit = {override TextSpanner #'style = #'dashed-line textSpannerUp override TextSpanner #'bound-details #'left #'text = markup { upright "molto rit" } } relative {time 2/4 moltorit c16 startTextSpan tempoMark "subito piu mosso" "4" "=120" d e f g a b cstopTextSpan tempo 4 = 60 d2 } ----- original Nachricht -------- Betreff: Re: text in column Gesendet: Sa 26 Jan 2008 11:58:46 CET Von: "Graham Percival"<[EMAIL PROTECTED]> > Go to LSR: > http://lsr.dsi.unimi.it/ > > type in "tempo". > > Cheers, > - Graham > > > On Sat, 26 Jan 2008 11:21:59 +0100 > [EMAIL PROTECTED] wrote: > > > Dear lilypond-users, > > I have a problem with arranging a text in column. > > In the first line I want to have "poco piu mosso" (this works) > > in the second "(quarter = 120 )" > > in the third "molto rit" (this works also ) > > How can it made possible that "(quarter = 120)" will sty together as > > one expression? I have to apologize for my bad simple einglish. > > Here is the example: > > > > > > > > relative > > {time 2/4 c16^markup { column { upright "subito piu mosso" {"(" > > note # "4" #0.75 "= 120)"} {upright "molto rit." } } } d e f g a b > > c tempo 4 =60 d2} } > > > > > > > > > > > > Unbegrenzter Speicher, Top-Spamschutz, 120 SMS und eigene > > E-MailDomain inkl. > > > http://office.freenet.de/dienste/emailoffice/produktuebersicht/power/mail/in > dex.html > > > > > > > > _______________________________________________ > > lilypond-user mailing list > > lilypond-user@gnu.org > > http://lists.gnu.org/mailman/listinfo/lilypond-user > --- original Nachricht Ende ---- Unbegrenzter Speicher, Top-Spamschutz, 120 SMS und eigene E-MailDomain inkl. http://office.freenet.de/dienste/emailoffice/produktuebersicht/power/mail/index.html _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user