Joshua Koo wrote:
Hi,
1. How do I add words to dynamics?
For example adding square brackets to f --> [f]
or spelling the full name Forte but having the rest of the letters "orte" the same font with the "F". or maybe creating an optional trill --> (tr)
Perphaps this works
r4-\markup { \bold{ \large { \italic {"[" \dynamic "f" "]" }}} }
But I find this funny. Any ideas?
That's the principle I use. For example _\markup{\dynamic pp \italic dolce }
2. Adding figured bass directly to the notes instead of an extra context.
According to Tips and Trips, this is possible using markup. However, would using markup have the same output with the figured context?
Is there anything command to use like
c4-\figures{ <3 5> }
Or maybe if the notes can be spilt into 2 "voices" and the 2nd voice used for the figured bass.
<< { c4 } \\ { \figures{ <3 5>8 <4 6> } } >>
Just use the ordinary syntax for fingerings or text scripts:
c^3^5
If you define commands like
sharp = \markup{ \small \sharp }
you could also say c^3^\sharp
In more complicated examples, you will need the power of the
\markup command, see http://lilypond.org/doc/v2.2/Documentation/user/out-www/lilypond/Text-markup.html#Text%20markup
And a final qn. This should be the 3rd qn but since I havnt got a solution since the last time, so... (ignore my cold joke) I scaned and uploaded a score with chinese that I would like to help typeset. The pictures are at http://www.lab4games.net/zz85/junk/ly/change1.jpg page1 http://www.lab4games.net/zz85/junk/ly/change2.jpg page2 I'm thinking it should be fairly easy to typeset this, on the other hand, I'm not too sure.
I cannot access these pages, "connection is refused".
/Mats
_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
