From 3644a6921a6dcde268d46459cdf062672ed992f4 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sun, 20 Aug 2006 04:58:46 +0000 Subject: [PATCH] Assorted minor mostly one-line clarifications. --- ChangeLog | 11 +++++ Documentation/user/basic-notation.itely | 2 + Documentation/user/instrument-notation.itely | 4 +- Documentation/user/lilypond.tely | 42 +++++++++++++------- input/regression/+.ly | 3 ++ input/test/+.ly | 4 ++ 6 files changed, 50 insertions(+), 16 deletions(-) diff --git a/ChangeLog b/ChangeLog index 55c5a5be58..eaa9a2ba9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2006-08-20 Graham Percival + + * Documentation/user/lilypond.tely: clarification to + license presentation (not to actual license). + + * Documentation/user/basic-notation.itely, + instrument-notation.itely: minor changes. + + * input/ {regression, test}/+.ly: clarification to + text (you can click on examples). Thanks, Mats! + 2006-08-20 Han-Wen Nienhuys * lily/spacing-engraver.cc (stop_translation_timestep): use diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely index 8b77523b46..a511c18940 100644 --- a/Documentation/user/basic-notation.itely +++ b/Documentation/user/basic-notation.itely @@ -443,6 +443,8 @@ existing music with another @code{transpose} Program reference: @internalsref{TransposedMusic}. +Example: @inputfileref{input/@/test,smart@/-transpose@/.ly}. + @refbugs diff --git a/Documentation/user/instrument-notation.itely b/Documentation/user/instrument-notation.itely index c365125bef..dff24703ed 100644 --- a/Documentation/user/instrument-notation.itely +++ b/Documentation/user/instrument-notation.itely @@ -512,8 +512,8 @@ for showing repeats. \consists "Volta_engraver" } \chordmode { \repeat volta 2 { - f1:maj f:7 bes:7 - c:maj + f1:maj7 f:7 bes:7 + c:maj7 } \alternative { es e } diff --git a/Documentation/user/lilypond.tely b/Documentation/user/lilypond.tely index a92b057aab..05c9e4cf7a 100644 --- a/Documentation/user/lilypond.tely +++ b/Documentation/user/lilypond.tely @@ -69,12 +69,14 @@ This document is also available as a Copyright @copyright{} 1999--2006 by the authors - Permission is granted to copy, distribute and/or modify this document - under the terms of the GNU Free Documentation License, Version 1.1 - or any later version published by the Free Software Foundation; - with no Invariant Sections. - A copy of the license is included in the section entitled ``GNU - Free Documentation License''. +@quotation +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.1 +or any later version published by the Free Software Foundation; +with no Invariant Sections. +A copy of the license is included in the section entitled ``GNU +Free Documentation License''. +@end quotation @vskip 20pt @@ -95,22 +97,34 @@ Copyright @copyright{} 1999--2006 by the authors @end titlepage +@copying +Copyright @copyright{} 1999--2006 by the authors + +@quotation +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.1 +or any later version published by the Free Software Foundation; +with no Invariant Sections. +A copy of the license is included in the section entitled ``GNU +Free Documentation License''. +@end quotation +@end copying @ifnottex This file documents GNU LilyPond. Copyright 1999--2006 by the authors - Permission is granted to copy, distribute and/or modify this document - under the terms of the GNU Free Documentation License, Version 1.1 - or any later version published by the Free Software Foundation; - with no Invariant Sections. - A copy of the license is included in the section entitled ``GNU - Free Documentation License''. - +@quotation +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.1 +or any later version published by the Free Software Foundation; +with no Invariant Sections. +A copy of the license is included in the section entitled ``GNU +Free Documentation License''. +@end quotation @end ifnottex - @ifnottex @node Top @top GNU LilyPond --- The music typesetter diff --git a/input/regression/+.ly b/input/regression/+.ly index 990ef8a1fb..58b91aef45 100644 --- a/input/regression/+.ly +++ b/input/regression/+.ly @@ -15,6 +15,9 @@ text corresponds with the shown notation, we consider LilyPond Officially BugFree (tm). This document is intended for finding bugs and for documenting bugfixes. +In the web version of this document, you can click on the file name +or figure for each example to see the corresponding input file. + TODO: order of tests (file names!), test only one feature per test. Smaller and neater tests. ") diff --git a/input/test/+.ly b/input/test/+.ly index 6f3f1ebd64..7e597f1452 100644 --- a/input/test/+.ly +++ b/input/test/+.ly @@ -11,6 +11,10 @@ This document shows all kinds of tips and tricks, from simple to advanced. You may also find dirty tricks, or the very very latest features that have not been documented or fully implemented yet. + +In the web version of this document, you can click on the file name +or figure for each example to see the corresponding input file. + This document is for LilyPond version " (lilypond-version) ".") } -- 2.39.5