From 40b96916c069518dd6cb031e93f71cddacd93755 Mon Sep 17 00:00:00 2001 From: Carl Sorensen Date: Wed, 27 Oct 2004 00:16:26 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 10 ++++++++++ Documentation/user/notation.itely | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8086fb3d53..1689c9f5a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-10-26 Carl Sorensen + + * Documentation/user/notation.itely (Fret diagrams): Remove raggedright + from options for the example so fret-diagrams won't overlap + one another. + + 2004-10-26 Werner Lemberg * scripts/lilypond-book.py: Some additional formatting for @@ -206,6 +213,9 @@ 2004-10-18 Carl Sorensen + * Documentation/user/notation.itely (Fret diagrams): Add documentation + for fret diagram markups to user manual + * scm/fret-diagrams.scm (fret-diagram-terse): Fix mistake in internal documentation for fret-diagram-terse diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index d63bdcd4aa..0e61b8cd83 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -4740,7 +4740,7 @@ Fret diagrams can be added to music as a markup to the desired note. The markup contains information about the desired fret diagram, as shown in the following example -@lilypond[verbatim, raggedright, quote] +@lilypond[verbatim, quote] \context Voice { d' ^\markup \fret-diagram #"6-x;5-x;4-o;3-2;2-3;1-2;" fis' ^\markup \override #'(size . 0.75) { -- 2.39.5