X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fnl%2FGNUmakefile;h=d4f25727e648f030b8f02b1fc6bb5c6f9fae2cee;hb=c20fff645e325d392d2588721144f4204d0ef9da;hp=c569372035167d942e54a71b65605195e9a69b83;hpb=c570e7303fd918e21bca0edd957ae2e7805ddd1c;p=lilypond.git diff --git a/Documentation/nl/GNUmakefile b/Documentation/nl/GNUmakefile index c569372035..d4f25727e6 100644 --- a/Documentation/nl/GNUmakefile +++ b/Documentation/nl/GNUmakefile @@ -1,8 +1,15 @@ ISOLANG = nl depth = ../.. -SUBDIRS = application general learning notation texidocs -STEPMAKE_TEMPLATES = documentation +STEPMAKE_TEMPLATES = documentation texinfo LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root -NO_PDF_FILES = 1 +# NO_PDF_FILES = 1 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