From 53116204813925d45ae43b590e12182cf2a230bd Mon Sep 17 00:00:00 2001 From: Patrick McCarty Date: Tue, 29 Sep 2009 18:15:41 -0700 Subject: [PATCH] Docs: fix compile One or both of these macros was breaking the build for the German NR PDF. There are other places in the docs with @rlearning commented out for similar reasons, I think. It seems that the custom @lilyvindex macro sometimes fails when its argument begins with a non-ASCII character. This is just a guess. --- Documentation/de/notation/expressive.itely | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/de/notation/expressive.itely b/Documentation/de/notation/expressive.itely index fc1c725b2f..160d200c08 100644 --- a/Documentation/de/notation/expressive.itely +++ b/Documentation/de/notation/expressive.itely @@ -657,7 +657,8 @@ Glossar: @rglos{slur}. Handbuch zum Lernen: -@rlearning{Über die Nicht-Schachtelung von Klammern und Bindebögen}. +@c FIXME: compile failure for PDF +@c @rlearning{Über die Nicht-Schachtelung von Klammern und Bindebögen}. Notationsreferenz: @ref{Richtung und Platzierung}, @@ -796,7 +797,8 @@ die Schnipsel im Abschnitt @ref{Legatobögen}. @seealso Handbuch zum Lernen: -@rlearning{Über die Nicht-Schachtelung von Klammern und Bindebögen}. +@c FIXME: compile failure for PDF +@c @rlearning{Über die Nicht-Schachtelung von Klammern und Bindebögen}. Notationsreferenz: @ref{Richtung und Platzierung}. -- 2.39.5