From: Trevor Daniels Date: Thu, 16 Oct 2008 08:29:56 +0000 (+0100) Subject: Docs: Test effect of nesting macros on quotes (2) X-Git-Tag: release/2.11.63-1~43 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=60f1b9803323beff180758ebbe896d106c0aeb35;p=lilypond.git Docs: Test effect of nesting macros on quotes (2) - Using @w{@code{...c'...}} causes the straight quote to be converted to a curly quote in the pdf, but @code{...c'...} is OK. This change tests reversing the order of @w and @code. --- diff --git a/Documentation/user/tutorial.itely b/Documentation/user/tutorial.itely index 5a09dbf8bd..e6f45b51c8 100644 --- a/Documentation/user/tutorial.itely +++ b/Documentation/user/tutorial.itely @@ -275,7 +275,7 @@ example, the first note -- the @code{d} -- is the closest D to middle C. By adding (or removing) quotes @code{'} or commas @code{,} from -the @code{\relative c' @{} command, we can change the starting +the @code{@w{\relative c' @{}} command, we can change the starting octave: @lilypond[verbatim,quote]