bug-lilypond
[Top][All Lists]
Advanced

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

Re: Learning manual, v2.18/v2.19 typo


From: Phil Holmes
Subject: Re: Learning manual, v2.18/v2.19 typo
Date: Mon, 6 Apr 2015 10:35:43 +0100

"Pierre Perol-Schneider" <address@hidden> wrote in message news:address@hidden
>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

Agreed. I actually think this is a fairly poor example. As well as the error, the padding is not obvious because of the e' following it, and the use of

\layout { ragged-right = ##t }

is atypical of examples in the LM.  I think I'll prepare a patch.

--
Phil Holmes





reply via email to

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