diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/philosophersimprint')
-rw-r--r-- | Master/texmf-dist/doc/latex/philosophersimprint/Makefile | 60 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/philosophersimprint/README | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/philosophersimprint/philosophersimprint.pdf | bin | 345296 -> 346633 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/philosophersimprint/sample.pdf | bin | 99494 -> 129174 bytes |
4 files changed, 4 insertions, 60 deletions
diff --git a/Master/texmf-dist/doc/latex/philosophersimprint/Makefile b/Master/texmf-dist/doc/latex/philosophersimprint/Makefile deleted file mode 100644 index cbd49e7d9c5..00000000000 --- a/Master/texmf-dist/doc/latex/philosophersimprint/Makefile +++ /dev/null @@ -1,60 +0,0 @@ -# -# Makefile for philosophersimprint package -# -# This file is in public domain -# -# $Id: Makefile,v 1.9 2016/08/01 18:43:56 boris Exp $ -# - -PACKAGE=philosophersimprint - -SAMPLES = sample.tex - -PDF = $(PACKAGE).pdf ${SAMPLES:%.tex=%.pdf} - -all: ${PDF} - - -%.pdf: %.dtx $(PACKAGE).cls - pdflatex $< - - bibtex $* - pdflatex $< - - makeindex -s gind.ist -o $*.ind $*.idx - - makeindex -s gglo.ist -o $*.gls $*.glo - pdflatex $< - while ( grep -q '^LaTeX Warning: Label(s) may have changed' $*.log) \ - do pdflatex $<; done - - -%.cls: %.ins %.dtx - pdflatex $< - -%.pdf: %.tex $(PACKAGE).cls - pdflatex $< - - bibtex $* - pdflatex $< - while ( grep -q '^LaTeX Warning: Label(s) may have changed' $*.log) \ - do pdflatex $<; done - - - -.PRECIOUS: $(PACKAGE).cfg $(PACKAGE).cls - - -clean: - $(RM) $(PACKAGE).cls *.log *.aux \ - *.cfg *.glo *.idx *.toc \ - *.ilg *.ind *.out *.lof \ - *.lot *.bbl *.blg *.gls *.out \ - *.dvi *.ps - -distclean: clean - $(RM) $(PDF) - -# -# Archive for the distribution. Includes typeset documentation -# -archive: all clean - tar -czvf $(PACKAGE).tgz -C .. --exclude '*~' \ - --exclude '*.tgz' --exclude CVS \ - --transform 's/latex/$(PACKAGE)/' latex diff --git a/Master/texmf-dist/doc/latex/philosophersimprint/README b/Master/texmf-dist/doc/latex/philosophersimprint/README index e7b1e50d68f..a9ba7129d78 100644 --- a/Master/texmf-dist/doc/latex/philosophersimprint/README +++ b/Master/texmf-dist/doc/latex/philosophersimprint/README @@ -16,6 +16,10 @@ articles in the ``Web-ready'' format. We do not assume the authors have any commercial fonts installed on their machines. The class uses only freely available and freely distributed fonts. +Changes in version 1.5 + + - Footnote typesetting changes + Changes in version 1.4 - Typesetting improvements. diff --git a/Master/texmf-dist/doc/latex/philosophersimprint/philosophersimprint.pdf b/Master/texmf-dist/doc/latex/philosophersimprint/philosophersimprint.pdf Binary files differindex b2c800d4d8f..03f00474c35 100644 --- a/Master/texmf-dist/doc/latex/philosophersimprint/philosophersimprint.pdf +++ b/Master/texmf-dist/doc/latex/philosophersimprint/philosophersimprint.pdf diff --git a/Master/texmf-dist/doc/latex/philosophersimprint/sample.pdf b/Master/texmf-dist/doc/latex/philosophersimprint/sample.pdf Binary files differindex e93d6749967..6ea86dce698 100644 --- a/Master/texmf-dist/doc/latex/philosophersimprint/sample.pdf +++ b/Master/texmf-dist/doc/latex/philosophersimprint/sample.pdf |