From: Graham Percival Date: Thu, 6 May 2010 00:12:44 +0000 (+0100) Subject: Doc: remove potential copyright issue. X-Git-Tag: release/2.13.21-1~39 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0f4c3f0f77e6061a859714f170a4af37fac5fb91;p=lilypond.git Doc: remove potential copyright issue. --- diff --git a/Documentation/usage/lilypond-book.itely b/Documentation/usage/lilypond-book.itely index 5bcd6668fc..5644fa5e3f 100644 --- a/Documentation/usage/lilypond-book.itely +++ b/Documentation/usage/lilypond-book.itely @@ -84,7 +84,7 @@ For example, \begin{lilypond} \relative c' { - c2 g'2 \times 2/3 { f8 e d } c'2 g4 + c2 e2 \times 2/3 { f8 a b } a2 e4 } \end{lilypond}