[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
template file piano-dynamics doesn't center "dim." text
From: |
kwhite+lilypond |
Subject: |
template file piano-dynamics doesn't center "dim." text |
Date: |
Wed, 15 Sep 2004 17:29:14 -0400 (EDT) |
Instead of being centered, the "dim.- - - -" dynamic indication is
placed much (sic) lower than the hairpins, "fff", or "ppp" when using
the piano-dynamics.ly template. Apply the following diff to
piano-dynamics.ly to get an example.
---cut here---
# diff -u /usr/local/share/examples/lilypond/template/piano-dynamics.ly piano-d
ynamics.ly
--- /usr/local/share/examples/lilypond/template/piano-dynamics.ly Fri Jul
30 07:49:08 2004
+++ piano-dynamics.ly Wed Sep 15 17:20:53 2004
@@ -14,8 +14,8 @@
}
dynamics = {
- s2\fff\> s4
- s\!\pp
+ \dim s2\fff
+ s2\ppp\< \grace s8 \!
}
pedal = {
---cut here---
...keith
--
Keith White, EITI/SITE, University of Ottawa
address@hidden [+1 613 562 5800 x6681] FAX [+1 613 562 5664]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- template file piano-dynamics doesn't center "dim." text,
kwhite+lilypond <=