diff options
author | Karl Berry <karl@freefriends.org> | 2019-01-29 22:13:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-01-29 22:13:34 +0000 |
commit | 86b66441c6a9beb50462a4afe5daff114d70b0f8 (patch) | |
tree | 5a659a20f7f5e996674dcb4df1ca208a97becfc9 /Master/texmf-dist/doc/latex/apxproof | |
parent | 86d244860ecefedd67e32cab48bef5d1ba4b593a (diff) |
apxproof (29jan19)
git-svn-id: svn://tug.org/texlive/trunk@49865 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/apxproof')
-rw-r--r-- | Master/texmf-dist/doc/latex/apxproof/Makefile | 20 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/apxproof/README.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/apxproof/apxproof.pdf | bin | 555226 -> 559200 bytes |
3 files changed, 1 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/latex/apxproof/Makefile b/Master/texmf-dist/doc/latex/apxproof/Makefile deleted file mode 100644 index d24336a7d7c..00000000000 --- a/Master/texmf-dist/doc/latex/apxproof/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -all: apxproof.pdf apxproof.sty - -clean: - -rm -f *.aux *.log *.gl? *.idx *.ilg *.fls *.ind *.axp *.bbl *.blg *.hd *.out - -ctan: - git archive --format zip master --prefix=apxproof/ --output apxproof.zip - -%.pdf: %.dtx %.sty - pdflatex $< - makeindex -s gind.ist $(patsubst %.pdf,%.idx,$@) - makeindex -s gglo.ist -o $(patsubst %.pdf,%.gls,$@) $(patsubst %.pdf,%.glo,$@) - bibtex $(patsubst %.pdf,%,$@) - bibtex bu1 - pdflatex $< - pdflatex $< - -%.sty: %.ins %.dtx - -rm $@ - latex $< diff --git a/Master/texmf-dist/doc/latex/apxproof/README.md b/Master/texmf-dist/doc/latex/apxproof/README.md index 67cad02e316..512574166ad 100644 --- a/Master/texmf-dist/doc/latex/apxproof/README.md +++ b/Master/texmf-dist/doc/latex/apxproof/README.md @@ -34,7 +34,7 @@ in any other directory where LaTeX searches for packages. ## License -Copyright © 2016-2018 by Pierre Senellart. +Copyright © 2016-2019 by Pierre Senellart. This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license or (at diff --git a/Master/texmf-dist/doc/latex/apxproof/apxproof.pdf b/Master/texmf-dist/doc/latex/apxproof/apxproof.pdf Binary files differindex db2e8fd35f7..0a0de8d3eef 100644 --- a/Master/texmf-dist/doc/latex/apxproof/apxproof.pdf +++ b/Master/texmf-dist/doc/latex/apxproof/apxproof.pdf |