X-Git-Url: http://git.cyclocoop.org/?p=tool%2Fhledger.git;a=blobdiff_plain;f=doc%2FGNUmakefile;h=3ccf846fc40c488229e09c7131a49159e2cd6b24;hp=fc5343d4ee0b42ea73a7be1c7a638dbf39907dfb;hb=1a2d1e992bd973ce34e0951ababc071298117242;hpb=61f2b02106365640f1fed2d4c3e8a1a7236bdb4e diff --git a/doc/GNUmakefile b/doc/GNUmakefile index fc5343d..3ccf846 100644 --- a/doc/GNUmakefile +++ b/doc/GNUmakefile @@ -31,7 +31,7 @@ $(tool)/.../lib/tool/asciidoc/GNUmakefile: \ ### slidy %.slidy.html: export ASCIIDOC_FLAGS+=-arevnumber="$(VERSION)" %.slidy.html: export ASCIIDOC_FLAGS+=-atabsize=0 -%.slidy.html: export ASCIIDOC_FLAGS+=-alatexmath=0 +%.slidy.html: export ASCIIDOC_FLAGS+=-alatexmath $(patsubst %.ad,%.html,$(wildcard *.slidy.ad)): \ $(tool/asciidoc)/conf/latexmath.conf \