summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2011-10-06 02:31:33 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2011-10-06 02:42:45 +0200
commit9f9d1aa0aecfe3e15bc5a7289f66e31b420ea2a8 (patch)
tree042b5e03df841aad6fe87d017db66cf95143cfa1
parentee755c6d3ec753192617b584c406e57ae68e61ab (diff)
downloadluaotfload-9f9d1aa0aecfe3e15bc5a7289f66e31b420ea2a8.tar.gz
We do not use any indexes
-rw-r--r--Makefile3
-rw-r--r--luaotfload.dtx2
2 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index f6a099e..4acbc96 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,6 @@ ZIPS = $(CTAN_ZIP) $(TDS_ZIP)
DO_TEX = tex --interaction=batchmode $< >/dev/null
DO_LATEX = lualatex --interaction=batchmode $< >/dev/null
-DO_MAKEINDEX = makeindex -s gind.ist $(subst .dtx,,$<) >/dev/null 2>&1
all: $(GENERATED)
doc: $(COMPILED)
@@ -53,8 +52,6 @@ world: all ctan
$(COMPILED): $(DTX)
$(DO_LATEX)
- $(DO_MAKEINDEX)
- $(DO_LATEX)
$(DO_LATEX)
$(UNPACKED): $(DTX)
diff --git a/luaotfload.dtx b/luaotfload.dtx
index dcc4ccb..6b9497e 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -136,8 +136,6 @@ and the derived files
\newcommand*\email[1]{\href{mailto:#1}{#1}}
-\EnableCrossrefs
-\CodelineIndex
\VerbatimFootnotes
\begin{document}
\DocInput{luaotfload.dtx}%