From cd211b6d1600b961f9bb9dc28b2d9c78d81cdb40 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Sat, 10 Apr 2010 19:39:26 +0200 Subject: [PATCH] Add check-xrefs to nl/GNUmakefile and fix one broken ref. --- Documentation/nl/GNUmakefile | 8 ++++++++ Documentation/nl/learning/common-notation.itely | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Documentation/nl/GNUmakefile b/Documentation/nl/GNUmakefile index b71e36b156..8f0d832563 100644 --- a/Documentation/nl/GNUmakefile +++ b/Documentation/nl/GNUmakefile @@ -8,3 +8,11 @@ NO_PDF_FILES = 1 EXTRA_DIST_FILES = web.texi include $(depth)/make/stepmake.make + +check-xrefs: + # This is still clumsy, as check_texi_ref.py does not handle + # an untranslated @ref{Tutorial} (used in an untranslated + # file) to the translated @node Leerboek + $(PYTHON) $(auxscript-dir)/check_texi_refs.py --batch \ + $(DOCUMENTS_INCLUDES) -I $(top-src-dir)/Documentation \ + $(auxpython-dir)/manuals_definitions.py diff --git a/Documentation/nl/learning/common-notation.itely b/Documentation/nl/learning/common-notation.itely index 1b3121f90e..ebfdce3c5a 100644 --- a/Documentation/nl/learning/common-notation.itely +++ b/Documentation/nl/learning/common-notation.itely @@ -1045,7 +1045,7 @@ een @notation{melisma} genoemd, een enkele lettergreep gezongen op meer dan een noot. Er zijn verschillende manieren om een lettergreep over meerdere noten uit te verdelen, het eenvoudigst is een legatoboog over de noten te -zetten, voor details, zie @ref{Overbindingen en legatoboog}: +zetten, voor details, zie @ref{Overbindingen en legatobogen}: @lilypond[verbatim,quote] << -- 2.39.5