summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/fonts/fpl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-04 21:54:45 +0000
committerKarl Berry <karl@freefriends.org>2019-01-04 21:54:45 +0000
commitf0755a4b2ded690865c1eb704412db509f1053fb (patch)
tree26e53a5878921765b44c778933bbf047730948e1 /Master/texmf-dist/source/fonts/fpl
parent6e16f035a8c484f015e4f50e460436239ca8aef1 (diff)
fpl (4jan19)
git-svn-id: svn://tug.org/texlive/trunk@49603 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/fonts/fpl')
-rw-r--r--Master/texmf-dist/source/fonts/fpl/Makefile6
-rw-r--r--Master/texmf-dist/source/fonts/fpl/TeXPalladioL-BoldItalicOsF.pe2
-rw-r--r--Master/texmf-dist/source/fonts/fpl/TeXPalladioL-BoldOsF.pe2
-rw-r--r--Master/texmf-dist/source/fonts/fpl/TeXPalladioL-ItalicOsF.pe2
-rw-r--r--Master/texmf-dist/source/fonts/fpl/TeXPalladioL-SC.pe2
5 files changed, 8 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/fonts/fpl/Makefile b/Master/texmf-dist/source/fonts/fpl/Makefile
index 6e2ad55b7fb..366857a0c39 100644
--- a/Master/texmf-dist/source/fonts/fpl/Makefile
+++ b/Master/texmf-dist/source/fonts/fpl/Makefile
@@ -25,15 +25,17 @@ fplbj8a.pfb: $(BD_SOURCE)
fplbij8a.pfb: $(BI_SOURCE)
$(FONTFORGE) TeXPalladioL-BoldItalicOsF.pe
+clean:
+ rm -f fpl*8a.* TeXPalladioL*sfd
dist: all
rm -rf dist/
- mkdir -p dist/{type1,afm,pfm,source}
+ mkdir -p dist/type1 dist/afm dist/pfm dist/source
cp README COPYING dist/
cp fplrc8a.pfb fplrij8a.pfb fplbj8a.pfb fplbij8a.pfb dist/type1/
cp fplrc8a.pfm fplrij8a.pfm fplbj8a.pfm fplbij8a.pfm dist/pfm/
cp fplrc8a.afm fplrij8a.afm fplbj8a.afm fplbij8a.afm dist/afm/
cp $(SOURCE) Makefile dist/source/
cp README.source dist/source/README
- (cd dist; zip fpl.zip README COPYING {type1,afm,pfm,source}/*)
+ (cd dist; zip -r fpl.zip README COPYING type1 afm pfm source)
diff --git a/Master/texmf-dist/source/fonts/fpl/TeXPalladioL-BoldItalicOsF.pe b/Master/texmf-dist/source/fonts/fpl/TeXPalladioL-BoldItalicOsF.pe
index 6f7ba6ee5e8..cd839c6c928 100644
--- a/Master/texmf-dist/source/fonts/fpl/TeXPalladioL-BoldItalicOsF.pe
+++ b/Master/texmf-dist/source/fonts/fpl/TeXPalladioL-BoldItalicOsF.pe
@@ -12,7 +12,7 @@ fullname="TeX Palladio L Bold Italic Old Style Figures";
copyright=$copyright+", Copyright 2004, 2005 Ralf Stubner.";
copyright=AddGPL(copyright);
copyright=AddException(copyright);
-fontversion="1.002";
+fontversion="1.003";
SetFontNames(fontname,fontfamily,fullname,"",copyright,fontversion);
# No UniqueID (needs recent ff to work properly)
diff --git a/Master/texmf-dist/source/fonts/fpl/TeXPalladioL-BoldOsF.pe b/Master/texmf-dist/source/fonts/fpl/TeXPalladioL-BoldOsF.pe
index ea5343ecbd6..65810ba4e83 100644
--- a/Master/texmf-dist/source/fonts/fpl/TeXPalladioL-BoldOsF.pe
+++ b/Master/texmf-dist/source/fonts/fpl/TeXPalladioL-BoldOsF.pe
@@ -12,7 +12,7 @@ fullname="TeX Palladio L Bold Old Style Figures";
copyright=$copyright+", Copyright 2004, 2005 Ralf Stubner.";
copyright=AddGPL(copyright);
copyright=AddException(copyright);
-fontversion="1.002";
+fontversion="1.003";
SetFontNames(fontname,fontfamily,fullname,"",copyright,fontversion);
# No UniqueID (needs recent ff to work properly)
diff --git a/Master/texmf-dist/source/fonts/fpl/TeXPalladioL-ItalicOsF.pe b/Master/texmf-dist/source/fonts/fpl/TeXPalladioL-ItalicOsF.pe
index fa55e360053..153969fd77b 100644
--- a/Master/texmf-dist/source/fonts/fpl/TeXPalladioL-ItalicOsF.pe
+++ b/Master/texmf-dist/source/fonts/fpl/TeXPalladioL-ItalicOsF.pe
@@ -12,7 +12,7 @@ fullname="TeX Palladio L Italic Old Style Figures";
copyright=$copyright+", Copyright 2004, 2005 Ralf Stubner.";
copyright=AddGPL(copyright);
copyright=AddException(copyright);
-fontversion="1.002";
+fontversion="1.003";
SetFontNames(fontname,fontfamily,fullname,"",copyright,fontversion);
# No UniqueID (needs recent ff to work properly)
diff --git a/Master/texmf-dist/source/fonts/fpl/TeXPalladioL-SC.pe b/Master/texmf-dist/source/fonts/fpl/TeXPalladioL-SC.pe
index d6581442c85..7276c851007 100644
--- a/Master/texmf-dist/source/fonts/fpl/TeXPalladioL-SC.pe
+++ b/Master/texmf-dist/source/fonts/fpl/TeXPalladioL-SC.pe
@@ -25,7 +25,7 @@ fullname="TeX Palladio L Small Caps & Old Style Figures";
copyright=$copyright+", Copyright 2004, 2005 Ralf Stubner.";
copyright=AddGPL(copyright);
copyright=AddException(copyright);
-fontversion="1.002";
+fontversion="1.003";
SetFontNames(fontname,fontfamily,fullname,"",copyright,fontversion);
# No UniqueID (needs recent ff to work properly)