lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: markup dynamics wrong size


From: Mats Bengtsson
Subject: Re: markup dynamics wrong size
Date: Wed, 06 Aug 2008 10:48:45 +0200
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

The best solution for you is probably to use #(make-dynamic-script ... ) to define all your dynamic commands, see subsection "New dynamics". Then, they will behave exactly as all the other dynamics. I haven't investigated how much tweaks would be involved to make ordinary \markup commands work better in the centered dynamics context, but you will certainly always suffer from the same lack of vertical alignment that I just pointed out in an email with subject line "Re: GDP: NR 1.3 Expressive marks, second draft" on the mailing list. There, you can also find hints on how to use #(make-dynamic-script ) without having to learn Scheme syntax for markup commands.

   /Mats

Eric Flesher wrote:
Wondering if anyone has experienced the following problem:

When creating new centered dynamics in a piano staff in ver. 2.11.55 (and several earlier versions) using \markup, three things happen:

1. the markup text created is significantly larger than the normal dynamic size
2. the text does not align with other dynamic markings
3. the presence of the markup text forces additional space between the staves


------------------------------------------------------------------------



The dynamic marking concerned is contained in a variable thus:
pocoF = \markup  { \italic poco \dynamic f }


and is deployed locally as follows:
\times 4/5 { s16 s\mp s s-\pocoF s\> } \times 4/5 { s8\! s\mp s16 } s4

(I would include more code, but the file is extremely long.)

Any idea what might be wrong here, and how this could be fixed?

Thanks,
EF

------------------------------------------------------------------------

_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]