lilypond-user
[Top][All Lists]
Advanced

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

RE: Crescendo-Decrescendo


From: Fairchild
Subject: RE: Crescendo-Decrescendo
Date: Sat, 4 Jun 2005 19:21:40 -0500

Mats -

With your pointers, I've made significant progress.  Three anomalies remain.

A)  The big aha: text size is controlled with, e.g.
\override DynamicTextSpanner #'font-size  = # 6
but dotted- and dashed-lines aren't scaled.

B)  Got the \markup thing working, almost.  In
\set decrescendoText = \markup{ \fontsize #6 { "" \raise #-10 "test"}}
the text and line are not "raised" the same distance.

C)  Both
\set crescendoSpanner   = #'dashed-line
\set decrescendoSpanner = #'dotted-line
do as expected, but
\set crescendoSpanner   = #'line
gives a dashed line.

                                     - Bruce






reply via email to

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