From 2e6a31c53a26c9b58aa63c897c28b7ae783cfe0c Mon Sep 17 00:00:00 2001 From: David Nalesnik Date: Thu, 12 Jan 2017 09:01:19 -0600 Subject: [PATCH] Fix Texinfo error in new snippet Correct error in snippet introduced in commit 5944d20489bb5b8e4c4907fa3b3bcae9ec275ccb. --- .../snippets/new/using-marklines-in-a-frenched-score.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/snippets/new/using-marklines-in-a-frenched-score.ly b/Documentation/snippets/new/using-marklines-in-a-frenched-score.ly index 0fdefc9138..2227e1cc24 100644 --- a/Documentation/snippets/new/using-marklines-in-a-frenched-score.ly +++ b/Documentation/snippets/new/using-marklines-in-a-frenched-score.ly @@ -2,7 +2,7 @@ \header { lsrtags = "contexts-and-engravers, staff-notation" texidoc = " -Using @{MarkLine} contexts (such as in +Using @code{MarkLine} contexts (such as in @uref{http://lsr.di.unimi.it/LSR/Item?id=1010, LSR1010}) in a Frenched score can be problematic if all the staves between two @code{MarkLine}s are removed in one system. The -- 2.39.5