Lilypond - 2 voices in 1 score - cannot add lyrics

2008-10-17 Thread Frank . Weichert
Hi, when I put 2 voices into 1 staff I cannot add lyrics. Console-Error-Message is (backtranslatet from german): \context Lyrics = "StropheI" \lyricmode { -> \lyricsto "StimmeI" \verseI } StimmeI not found What I'm doing wrong? This is complete example: \version "2.10.33" \header {

RE[2]: Lilypond - 2 voices in 1 score - cannot add lyrics

2008-10-17 Thread Frank . Weichert
Thanks, but the problem still exists StimmeI = \new Voice = "StimmeI" \relative c { StimmeII = \new Voice = "StimmeII" \relative c { %lilypond %args "D:\Noten\Stimme\Stimme.ly" »D:/Noten/Stimme/Stimme.ly« wird verarbeitet Analysieren... Interpretation der Musik... D:/Noten/St

RE[2]: Lilypond - 2 voices in 1 score - cannot add lyrics

2008-10-17 Thread Frank . Weichert
many thanks this example is the only one witch works. --- Frank >If you read >http://lilypond.org/doc/v2.11/Documentation/user/lilypond-learning/Score-is-a-_0028single_0029-compound-musical-expression#Score-is-a-_0028single_0029-compound-musical-expression >and realize that the lyrics is not pa

boxed-stencil.ly from tips and tricks

2008-02-28 Thread Frank . Weichert
Hi, at the lilypond site "tips and tricks" http://lilypond.org/doc/v2.4/input/test/out-www/collated-files.html I found the example boxed-stencil. I need the F in a little box. But this example does not work at my version of lilypond 2.10.33 Windows-Version. This happens during compilation: A

Harp-Symbols in LilyPond

2014-02-03 Thread Frank . Weichert
Hi All To add some harp-symbols I have defined some lines like this: ziehenI = \markup { \finger \circle \override #'(font-size . 1) "1" } ziehenII = \markup { \finger \circle \override #'(font-size . 1) "2" } ziehenIII = \markup { \finger \circle \override #'(font-size . 1) "3" } ... blasenI = \

RE[2]: Harp-Symbols in LilyPond

2014-02-09 Thread Frank . Weichert
Many thanks. > \new Voice = "melody" { > \set melismaBusyProperties = #'() > c''4 ( d''4 ) This will affekt all lyrics , all stanzas. But I need this only for the harp-symbols, not for stanzas. With your help I could find a more better solution. http://lilypond.org/doc/v2.19/Documentation/no

RE[2]: Merging Rests in Single Staff with more than one 'voice'

2011-01-23 Thread Frank . Weichert
ond itself (se >we can use it when we want without needing to write it by hand) would >be very good! > >cheers, >Janek > >___ >lilypond-user mailing list >lilypond-user@gnu.org >http://lists.gnu.org/mailman/listinfo/lilypond-use

Special symbols for Blues harp (german: Mundharmonika)

2011-02-18 Thread Frank . Weichert
Hi All, I'm looking for special symbols used for harp-notation (german: Mundharmonika). Like fingering for keybords, harps needs special symbols for "chanel-number" and "blow" and "reverse blow", "Shift" (chromatic one only). May be there is a solution available within lilypond. Regards, Frank