lilypond-user
[Top][All Lists]
Advanced

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

horizontally aligned text and dynamic expression - an extra simple snipp


From: Esa Erola
Subject: horizontally aligned text and dynamic expression - an extra simple snippet
Date: Tue, 22 Mar 2011 12:01:05 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)


There is a comprehensive guide for how to align text and dynamic instruction e.g
with this search:

http://lsr.dsi.unimi.it/LSR/Search?q=dynamic


This might be a simple addition to start with for how to write horizontally
aligned text + dynamics:

 c ^\markup \italic \bold { "meno" \dynamic "f" }

or with some extra attributes:

c ^\markup \with-color #(x11-color 'red) \italic \bold { "meno" \dynamic "f" }






reply via email to

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