--- a/doc-src/LaTeXsugar/IsaMakefile Thu Oct 01 20:06:11 2009 +0200
+++ b/doc-src/LaTeXsugar/IsaMakefile Thu Oct 01 20:13:32 2009 +0200
@@ -14,7 +14,7 @@
OUT = $(ISABELLE_OUTPUT)
LOG = $(OUT)/log
-USEDIR = $(ISABELLE_TOOL) usedir -v true -i false -g false -d false -D document
+USEDIR = $(ISABELLE_TOOL) usedir -v true -i false -g false -d false -D document -M 1
## Sugar
--- a/doc-src/TutorialI/IsaMakefile Thu Oct 01 20:06:11 2009 +0200
+++ b/doc-src/TutorialI/IsaMakefile Thu Oct 01 20:13:32 2009 +0200
@@ -17,7 +17,7 @@
SRC = $(ISABELLE_HOME)/src
OUT = $(ISABELLE_OUTPUT)
LOG = $(OUT)/log
-OPTIONS = -m brackets -i true -d "" -D document
+OPTIONS = -m brackets -i true -d "" -D document -M 1
USEDIR = @$(ISABELLE_TOOL) usedir $(OPTIONS) $(OUT)/HOL