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

--
Phil Holmes


  ----- Original Message ----- 
  From: Tommaso Gordini 
  To: lilypond-user@gnu.org 
  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
  lilypond-user@gnu.org
  https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
  • [no subject] Tommaso Gordini
    • Re: Phil Holmes
    • Re: Tommaso Gordini
      • Re: Thomas Morley
      • Re: Robert Schmaus
        • Re: David Rogers
          • Re: Tommaso Gordini
            • Re: Thomas Morley

Reply via email to