Horizontally aligning custom dynamics like “più f”: Difference between revisions
Import snippet from LSR |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| Line 10: | Line 10: | ||
* Set an explicit alignment inside the dynamic script. By default, this won't have any effect, only if one sets <code>X-offset</code>! Drawback: One needs to set <code>DynamicText.X-offset</code>, which will apply to all dynamic texts! Also, it is aligned at the right edge of the additional text, not at the center of \pp. | * Set an explicit alignment inside the dynamic script. By default, this won't have any effect, only if one sets <code>X-offset</code>! Drawback: One needs to set <code>DynamicText.X-offset</code>, which will apply to all dynamic texts! Also, it is aligned at the right edge of the additional text, not at the center of \pp. | ||
<lilypond version="2.24 | <lilypond version="2.24" full> | ||
\paper { | \paper { | ||
ragged-right = ##f | ragged-right = ##f | ||