From b4de22b1c10b4e3ac35162507e27d7e37c180bba Mon Sep 17 00:00:00 2001 From: James Lowe Date: Fri, 5 Feb 2010 21:00:24 +0000 Subject: [PATCH] Doc: LM - Common.notation.itely examples tidy tidy up layout for examples as CG for Learning Manual minor spacing issues for slurs/ties and braces. --- Documentation/learning/common-notation.itely | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/learning/common-notation.itely b/Documentation/learning/common-notation.itely index afa7b5c0e0..4039e26577 100644 --- a/Documentation/learning/common-notation.itely +++ b/Documentation/learning/common-notation.itely @@ -220,7 +220,7 @@ first note being tied. @lilypond[verbatim,quote,relative=2] g4~ g c2~ -c4 ~ c8 a8 ~ a2 +c4~ c8 a8~ a2 @end lilypond @subheading Slurs @@ -263,7 +263,7 @@ indicate the @notation{articulation} of notes, and can be used on larger groups of notes. Slurs and ties can be nested. @lilypond[verbatim,quote,relative=2] -c2~( c8 fis fis4 ~ fis2 g2) +c2~( c8 fis fis4~ fis2 g2) @end lilypond @@ -385,7 +385,7 @@ c1^"espr" a_"legato" Extra formatting may be added with the @code{\markup} command: @lilypond[verbatim,quote,relative=2] -c1^\markup{ \bold espr} +c1^\markup{ \bold espr } a1_\markup{ \dynamic f \italic \small { 2nd } \hspace #0.1 \dynamic p } -- 2.39.5