summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/yhmath
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-02-20 22:41:52 +0000
committerKarl Berry <karl@freefriends.org>2019-02-20 22:41:52 +0000
commit587c5eb705651253d0929c3203275750444b8f61 (patch)
tree259a638fc49d9c8881890bd377ecee611097b26a /Master/texmf-dist/doc/fonts/yhmath
parente03eca33baacd4aecc2a486c5f282f2cfddddd29 (diff)
yhmath (20feb19)
git-svn-id: svn://tug.org/texlive/trunk@50074 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/yhmath')
-rw-r--r--Master/texmf-dist/doc/fonts/yhmath/Makefile82
-rw-r--r--Master/texmf-dist/doc/fonts/yhmath/yhmath.pdfbin264190 -> 263115 bytes
2 files changed, 0 insertions, 82 deletions
diff --git a/Master/texmf-dist/doc/fonts/yhmath/Makefile b/Master/texmf-dist/doc/fonts/yhmath/Makefile
deleted file mode 100644
index 01ca4edccbb..00000000000
--- a/Master/texmf-dist/doc/fonts/yhmath/Makefile
+++ /dev/null
@@ -1,82 +0,0 @@
-TFMFILES=yhcmex10.tfm yrcmex10.tfm
-VFFILES=yhcmex10.vf
-MFFILES=yhbigacc.mf yhbigdel.mf yhmathex.mf yrcmex10.mf
-VPLFILES=yhcmex10.vpl
-TEXFILES=OMXyhex.fd yhmath.sty
-MAPFILES=yhmath.map
-DOCFILES=yhmath.pdf
-DRVFILES=yhmath.drv
-
-PFBFILES=yhcmex.pfb
-SOURCEFILES=yhmath.dtx yhmath.ins
-
-GENFILES=$(TFMFILES) $(VFFILES) $(MFFILES) $(VPLFILES) $(TEXFILES) $(MAPFILES) $(DOCFILES) $(DRVFILES)
-
-DESTDIR ?= /usr/local/share/texmf
-CLEANRM ?= :
-
-all: $(GENFILES)
-
-install: $(TFMFILES) $(VFFILES) $(MFFILES) $(TEXFILES) $(MAPFILES) $(DOCFILES) $(PFBFILES) $(SOURCEFILES)
- mkdir -p $(DESTDIR)/fonts/tfm/public/yhmath
- $(CLEANRM) $(DESTDIR)/fonts/tfm/public/yhmath/*
- cp $(TFMFILES) $(DESTDIR)/fonts/tfm/public/yhmath
- #
- mkdir -p $(DESTDIR)/fonts/vf/public/yhmath
- $(CLEANRM) $(DESTDIR)/fonts/vf/public/yhmath/*
- cp $(VFFILES) $(DESTDIR)/fonts/vf/public/yhmath
- #
- mkdir -p $(DESTDIR)/fonts/source/public/yhmath
- $(CLEANRM) $(DESTDIR)/fonts/source/public/yhmath/*
- cp $(MFFILES) $(DESTDIR)/fonts/source/public/yhmath
- #
- mkdir -p $(DESTDIR)/fonts/type1/public/yhmath
- $(CLEANRM) $(DESTDIR)/fonts/type1/public/yhmath/*
- cp $(PFBFILES) $(DESTDIR)/fonts/type1/public/yhmath
- #
- mkdir -p $(DESTDIR)/fonts/map/dvips/yhmath
- $(CLEANRM) $(DESTDIR)/fonts/map/dvips/yhmath/*
- cp $(MAPFILES) $(DESTDIR)/fonts/map/dvips/yhmath
- #
- mkdir -p $(DESTDIR)/tex/latex/yhmath
- $(CLEANRM) $(DESTDIR)/tex/latex/yhmath/*
- cp $(TEXFILES) $(DESTDIR)/tex/latex/yhmath
- #
- mkdir -p $(DESTDIR)/doc/latex/yhmath
- $(CLEANRM) $(DESTDIR)/doc/latex/yhmath/*
- cp $(DOCFILES) $(DESTDIR)/doc/latex/yhmath
- #
- mkdir -p $(DESTDIR)/source/latex/yhmath
- $(CLEANRM) $(DESTDIR)/source/latex/yhmath/*
- cp $(SOURCEFILES) $(DESTDIR)/source/latex/yhmath
- #
- mktexlsr $(DESTDIR)
-
-
-
-$(MFFILES) $(VPLFILES) $(TEXFILES) $(MAPFILES) $(DRVFILES): $(SOURCEFILES)
- latex yhmath.ins
-
-yhmath.pdf: yhmath.drv
- pdflatex yhmath.drv
- pdflatex yhmath.drv
-
-yrcmex10.tfm: $(MFFILES)
- mktextfm --destdir `pwd` yrcmex10
- rm -f yrcmex10.*pk
-
-yhcmex10.tfm yhcmex10.vf: yhcmex10.vpl
- vptovf yhcmex10.vpl
-
-ctanclean: clean
- -rm -f $(MAPFILES) $(MFFILES) $(TEXFILES)
-
-clean:
- -rm -f $(VPLFILES) yrcmex10.*pk yhmath.log yhmath.aux yhmath.drv
- -rm -f yrcmex10.log
- -rm -f *~
-
-
-
-distclean: clean
- -rm -f $(GENFILES)
diff --git a/Master/texmf-dist/doc/fonts/yhmath/yhmath.pdf b/Master/texmf-dist/doc/fonts/yhmath/yhmath.pdf
index c69aae4c1de..45294e8c4b1 100644
--- a/Master/texmf-dist/doc/fonts/yhmath/yhmath.pdf
+++ b/Master/texmf-dist/doc/fonts/yhmath/yhmath.pdf
Binary files differ