rearranged for ctan, version 1.1

This commit is contained in:
Marc Wäckerlin
2018-08-14 23:10:09 +02:00
parent 4aa98a0d86
commit 2368ea2ca6
34 changed files with 227 additions and 234 deletions

8
examples/makefile.am Normal file
View File

@@ -0,0 +1,8 @@
examplesdir = ${docdir}/examples
dist_examples_DATA = $(EXAMPLES:%=%.tex) $(EXAMPLES:%=%.pdf)
%.pdf:%.tex
xelatex -synctex=1 -interaction=nonstopmode $<
CLEANFILES = $(EXAMPLES:%=%.aux) $(EXAMPLES:%=%.log) $(EXAMPLES:%=%.synctex.gz)
MAINTAINERCLEANFILES = makefile.in