lilypond-user
[Top][All Lists]
Advanced

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

Re:


From: Phil Holmes
Subject: Re:
Date: Mon, 19 Aug 2013 14:58:17 +0100

http://lilypond.org/doc/v2.16/Documentation/learning/accidentals-and-key-signatures.it.html

--
Phil Holmes
 
 
----- Original Message -----
Sent: Monday, August 19, 2013 2:51 PM

Hello to all,
here's a minimal code:

%%%%%%%%%%%%%%%%%%

\version "2.16.2"



\relative c {

\clef "bass"

\key c \major

\cadenzaOn

c,2

^\markup { \tiny { Serie armonica del fa (+: crescente; -: calante) } }

^\markup {\small { Corno in Fa } }

c' \clef "treble" g' c e g \stemUp bes4-- \stemDown c2 d e f4-+ g2 a4-- bes-+ b2 c

\cadenzaOff \bar "||"

}


\layout {

\context {

\Staff \remove "Time_signature_engraver"

}

}

%%%%%%%%%%%%%%%%%%

The quarter notes marked with '-' are waning, quarter notes marked with '' are increasing. What is the correct way to indicate it? I tried to draw the arrows, but I could not do it.


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

reply via email to

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