From 60f1b9803323beff180758ebbe896d106c0aeb35 Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Thu, 16 Oct 2008 09:29:56 +0100 Subject: [PATCH] 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. --- Documentation/user/tutorial.itely | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -- 2.39.5