I am curous what will happen to my files when I run them through lilypond book.
I am having a problem now in ly2dvi that when I try doing titles in hebrew I get no output. If you followed the thread on getting ly2dvi working with hebrew is there a way to do this without the wrapper file?? Aaron
I didn't follow all the discussions, but whatever command you used to get Hebrew font and typesetting direction for each syllable could also be used in the titling: \header{ title = "\\mycommandtogetHebrew{My title}" ... }
/Mats
On Thu, 2003-07-31 at 12:39, Mats Bengtsson wrote:
Aaron wrote:
This I assume is for second or third verses??
How would I place the entire poem at the bottome of the notation.
This is done a lot for world music/folk songs where the melody repeats and only the words change.
Can I do this in Lily or must it be done elsewhere. (lilybook, latex etc.??)
I'm sure you can do it in LilyPond but the simplest solution I can think of is a lilypond-book on a LaTeX document with embedded music.
/Mats
Thanks Aaron On Thu, 2003-07-31 at 11:13, Mats Bengtsson wrote:
One solution is to specify the duration of each syllable manually, i.e. not to use \addlyrics:
mylyricsline = \lyrics {This4 is2 a4 line8 of lyr-2 ics4 }
If you have long sections of lyrics that follow the music, it may be convenient to split it up and use \addlyrics for that part and manual durations for the part without melody. As long as you specify the same LyricsVoice context for both, they will be typeset on the same line.
/Mats
Fulko van Westrenen wrote:
Hello,
I would like to set lyrics on skips, text without melody. Is that possible without very clever lilypond-tweaking?
Thanks, Fulko
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
