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 {
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
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
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
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 = \
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
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
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