summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/resphilosophica
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-15 21:16:18 +0000
committerKarl Berry <karl@freefriends.org>2019-03-15 21:16:18 +0000
commita25eed5c445ed84429754cc0b7fce952b363ee16 (patch)
tree691cb8227fe45af8200a21dbb4776a6a5966778d /Master/texmf-dist/doc/latex/resphilosophica
parent273e42e979387c3803b5cb8b1fa30b2997dbda60 (diff)
resphilosophica (15mar19)
git-svn-id: svn://tug.org/texlive/trunk@50402 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/resphilosophica')
-rw-r--r--Master/texmf-dist/doc/latex/resphilosophica/Makefile60
-rw-r--r--Master/texmf-dist/doc/latex/resphilosophica/README3
-rw-r--r--Master/texmf-dist/doc/latex/resphilosophica/resphilosophica.pdfbin417123 -> 424170 bytes
-rw-r--r--Master/texmf-dist/doc/latex/resphilosophica/rpsample.pdfbin112441 -> 112439 bytes
4 files changed, 3 insertions, 60 deletions
diff --git a/Master/texmf-dist/doc/latex/resphilosophica/Makefile b/Master/texmf-dist/doc/latex/resphilosophica/Makefile
deleted file mode 100644
index f3b0c35b133..00000000000
--- a/Master/texmf-dist/doc/latex/resphilosophica/Makefile
+++ /dev/null
@@ -1,60 +0,0 @@
-#
-# Makefile for resphilosophica package
-#
-# This file is in public domain
-#
-# $Id: Makefile,v 1.11 2018/02/22 01:45:45 boris Exp $
-#
-
-PACKAGE=resphilosophica
-
-SAMPLES = rpsample.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 $<
- 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 \
- *.dvi *.ps *.hd *.rpi *.notes
-
-distclean: clean
- $(RM) $(PDF)
-
-#
-# Archive for the distribution. Includes typeset documentation
-#
-archive: all clean
- COPYFILE_DISABLE=1 tar -czvf $(PACKAGE).tgz -C .. --exclude '*~' \
- --exclude '*.tgz' --exclude CVS \
- --transform 's/latex/resphilosophica/' latex
diff --git a/Master/texmf-dist/doc/latex/resphilosophica/README b/Master/texmf-dist/doc/latex/resphilosophica/README
index 5b6e03b0bf5..7fa3f9389f7 100644
--- a/Master/texmf-dist/doc/latex/resphilosophica/README
+++ b/Master/texmf-dist/doc/latex/resphilosophica/README
@@ -7,6 +7,9 @@ This work was commissioned by the Saint Louis University.
Changes
+ version 1.34 Deleted thin space before : in authors' addresses and
+ e-mails
+
version 1.33 Bibliography change: avoid URLs that duplicate dois
version 1.32 Changed spelling of `Acknowledgments' (Joe Salerno)
diff --git a/Master/texmf-dist/doc/latex/resphilosophica/resphilosophica.pdf b/Master/texmf-dist/doc/latex/resphilosophica/resphilosophica.pdf
index 29910b75a6a..7ef51086ed5 100644
--- a/Master/texmf-dist/doc/latex/resphilosophica/resphilosophica.pdf
+++ b/Master/texmf-dist/doc/latex/resphilosophica/resphilosophica.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/resphilosophica/rpsample.pdf b/Master/texmf-dist/doc/latex/resphilosophica/rpsample.pdf
index a710855e57a..b4a092b7f8b 100644
--- a/Master/texmf-dist/doc/latex/resphilosophica/rpsample.pdf
+++ b/Master/texmf-dist/doc/latex/resphilosophica/rpsample.pdf
Binary files differ