>I'm not top posting.

Dear Bug Squad,

On this page:
http://www.lilypond.org/doc/v2.19/Documentation/learning/saving-typing-with-variables-and-functions.html

There's a typo down here:

violin = \relative c'' {
  \repeat volta 2 {
    c4._\markup { \italic \bold dolce } b8 a8 g a b |
    \once \override TextScript.padding = #5.0
    c4.^"hi there!" d8 e' f g d |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    c,4.\markup { %% <= 'c,4.-\markup {'
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
      \dynamic f \italic \small { 2nd } \hspace #0.1 \dynamic p
    }
    b8 c4 c-. |
  }
}

Cheers,
Pierre
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to