rework Makefiles and .latexmkrc

This commit is contained in:
Maximilian Keßler 2022-01-30 20:55:56 +01:00
parent ed99f9fe0b
commit 9908fa858a
48 changed files with 76 additions and 240 deletions

13
doc/DIR_MAKEFILE Normal file
View File

@ -0,0 +1,13 @@
TOPTARGETS := all clean doc full central-doc
SUBDIRS := $(wildcard */.)
$(TOPTARGETS): $(SUBDIRS)
$(SUBDIRS):
$(MAKE) -C $@ $(MAKECMDGOALS)
central-doc:
$(MAKE) -C $@ $(MAKECMDGOALS)
mv *.pdf ..
.PHONY: $(TOPTARGETS) $(SUBDIRS)

11
doc/DOC_MAKEFILE Normal file
View File

@ -0,0 +1,11 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C
central-doc: full
mv *.pdf ..

7
doc/LATEXMKRC Normal file
View File

@ -0,0 +1,7 @@
$makeindex = 'makeindex -s gind.ist %O -o %D %S';
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';
$pdf_mode = 1;
$print='pdf';
$pdflatex = 'pdflatex --shell-escape %O %S';

1
doc/Makefile Symbolic link
View File

@ -0,0 +1 @@
DIR_MAKEFILE

1
doc/environments/Makefile Symbolic link
View File

@ -0,0 +1 @@
../DIR_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

1
doc/indexing/Makefile Symbolic link
View File

@ -0,0 +1 @@
../DIR_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

1
doc/indexing/vocab/Makefile Symbolic link
View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

1
doc/math/Makefile Symbolic link
View File

@ -0,0 +1 @@
../DIR_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

1
doc/math/faktor/.latexmkrc Symbolic link
View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

1
doc/math/faktor/Makefile Symbolic link
View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

1
doc/math/mathalias/Makefile Symbolic link
View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

1
doc/math/mathfig/.latexmkrc Symbolic link
View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

1
doc/math/mathfig/Makefile Symbolic link
View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

1
doc/math/mathfixes/Makefile Symbolic link
View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

1
doc/math/mathfont/Makefile Symbolic link
View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

1
doc/math/mathop/.latexmkrc Symbolic link
View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

1
doc/math/mathop/Makefile Symbolic link
View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

1
doc/math/mathsymb/Makefile Symbolic link
View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

1
doc/wrappers/Makefile Symbolic link
View File

@ -0,0 +1 @@
../DIR_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

1
doc/wrappers/math/Makefile Symbolic link
View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

1
doc/wrappers/todo/Makefile Symbolic link
View File

@ -0,0 +1 @@
../../DOC_MAKEFILE

View File

@ -1,4 +0,0 @@
$makeindex = "makeindex -s gind.ist %O -o %D %S";
$clean_ext .= ' glo';
$clean_ext .= ' hd';
$clean_ext .= ' ins';

View File

@ -0,0 +1 @@
../../LATEXMKRC

View File

@ -1,8 +0,0 @@
doc:
latexmk
full:
latexmk -gg
clean:
latexmk -C

View File

@ -0,0 +1 @@
../../DOC_MAKEFILE