diff options
author | Werner Lemberg <wl@gnu.org> | 2016-07-21 15:32:03 +0200 |
---|---|---|
committer | Werner Lemberg <wl@gnu.org> | 2016-07-21 15:32:03 +0200 |
commit | 445bf3bb2fbd1f259fe43ade204fb34d68bdd581 (patch) | |
tree | 4cf7c573951d71bae2b81917d1893b17d2f2a72c | |
parent | b4eb7a4a61c9ec5ed2b14a90fc6c14a2f3caacb3 (diff) |
Doc: Make `Predefined commands' sections ragged-right.
This greatly enhances the PDF output.
-rw-r--r-- | Documentation/macros.itexi | 3 | ||||
-rw-r--r-- | Documentation/notation/expressive.itely | 2 | ||||
-rw-r--r-- | Documentation/notation/vocal.itely | 8 |
3 files changed, 9 insertions, 4 deletions
diff --git a/Documentation/macros.itexi b/Documentation/macros.itexi index 6e567a56d5..217abecf7d 100644 --- a/Documentation/macros.itexi +++ b/Documentation/macros.itexi @@ -189,13 +189,14 @@ For LilyPond version @version{} @macro predefined @noindent @subsubheading Predefined commands +@raggedright @end macro @c Due to a bug in texi2html (texi2html.pl CVS versions <= 1.245) @c the next macro must not be empty. @macro endpredefined -@c +@end raggedright @end macro diff --git a/Documentation/notation/expressive.itely b/Documentation/notation/expressive.itely index defe8ad946..60f0cc66c0 100644 --- a/Documentation/notation/expressive.itely +++ b/Documentation/notation/expressive.itely @@ -1224,7 +1224,7 @@ information, see @ref{Ties}. @code{\arpeggioArrowDown}, @code{\arpeggioNormal}, @code{\arpeggioBracket}, -@code{\arpeggioParenthesis} +@code{\arpeggioParenthesis}, @code{\arpeggioParenthesisDashed}. @endpredefined diff --git a/Documentation/notation/vocal.itely b/Documentation/notation/vocal.itely index 0d6d4abf2a..ccd67dd53b 100644 --- a/Documentation/notation/vocal.itely +++ b/Documentation/notation/vocal.itely @@ -791,11 +791,11 @@ should be included in the melisma: @predefined - @code{\autoBeamOff}, @code{\autoBeamOn}, @code{\melisma}, @code{\melismaEnd}. +@endpredefined @seealso Musical Glossary: @@ -2300,6 +2300,7 @@ When a vocal part temporarily splits, you should use @code{\oneVoice}, @code{\voiceOne}, @code{\voiceTwo}. +@endpredefined @seealso Learning Manual: @@ -2392,7 +2393,10 @@ above their respective staves, as shown here: @end lilypond @predefined -@code{\dynamicUp}, @code{\dynamicDown}, @code{\dynamicNeutral}. +@code{\dynamicUp}, +@code{\dynamicDown}, +@code{\dynamicNeutral}. +@endpredefined @seealso Notation Reference: |