From 1e158b164cdea1c70e144f305da28c797ec0f6d2 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Wed, 2 Dec 2015 07:37:45 +0100 Subject: [doc] load luatexbase for the catcodetable stuff --- doc/Makefile | 2 +- doc/luaotfload-latex.tex | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/Makefile b/doc/Makefile index 0355a0e..d6b576c 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -29,7 +29,7 @@ all: manuals doc graph: $(DOTPDF) manuals: $(TOOLMAN) $(CONFMAN) -$(DOCPDF): $(DOCSRC) +$(DOCPDF): $(DOCSRC) graph @echo "creating PDF documentation ($@)" $(DO_LATEX) $(DO_LATEX) diff --git a/doc/luaotfload-latex.tex b/doc/luaotfload-latex.tex index e3541c5..1cff661 100644 --- a/doc/luaotfload-latex.tex +++ b/doc/luaotfload-latex.tex @@ -206,6 +206,7 @@ %% one that we could map directly onto Latex’s \verb|…|. \usepackage {listings} +\usepackage {luatexbase} \lstset { basicstyle=\ttfamily, } -- cgit v1.2.3