diff options
author | Karl Berry <karl@freefriends.org> | 2007-11-26 18:56:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-11-26 18:56:06 +0000 |
commit | 65491ac70fcdf2d2e49148c5bd0a6b1c181c087a (patch) | |
tree | 1e944f8bd5e0a7addde2e4dcdb4763dc86f858ed /Master/tlpkg | |
parent | 6ca0710061fe96cd5aa2a8826df496e81bb8aeb9 (diff) |
new font gfscomplutum
git-svn-id: svn://tug.org/texlive/trunk@5609 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 10 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc | 4 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/gfscomplutum.tlpsrc | 3 |
4 files changed, 14 insertions, 5 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 76aeaac3ec8..65d1200370a 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -154,6 +154,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'frcursive', "&MAKEflatten", 'germbib', "&MAKEgermbib", 'gfsdidot', "&MAKEflatten", + 'gfscomplutum',"&MAKEflatten", 'gfsneohellenic', "&MAKEflatten", 'gfsporson', "&MAKEflatten", 'gfssolomos', "&MAKEflatten", @@ -713,10 +714,11 @@ $standardins='\.ins'; $standardinsrunner="latex -interaction=nonstopmode"; %specialins_postdelete = ( - 'dateiliste', 'dateiliste.README*', # already in dist - 'ednotes', 'perpage.sty', # copy from bigfoor - 'gfsdidot', '[DO]*Specimen.pdf', # nonfree - 'gfsneohellenic', 'NeohellenicSpecimen.pdf', # nonfree + 'dateiliste', 'dateiliste.README*', # already in dist + 'ednotes', 'perpage.sty', # copy from bigfoor + 'gfscomplutum', 'C*Specimen.pdf', # nonfree + 'gfsdidot', '[DO]*Specimen.pdf', # nonfree + 'gfsneohellenic', 'N*Specimen.pdf', # nonfree 'jknapltx', 'ubbold.fd', # clashes with Ubbold.fd from bbold, # plus sauter bbold doesn't work? 'mathexam', 'sample.tex~', diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 6dd57211fec..5f352753936 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -78,7 +78,7 @@ my @WorkingTLP = qw( frenchle fribrief frletter fullpict functan galois gastex gatech-thesis gcard gcite genmisc genmpage germbib - gfsdidot gfsneohellenic gfsporson gfssolomos + gfscomplutum gfsdidot gfsneohellenic gfsporson gfssolomos ginpenc glossaries gmdoc gmeometric gmiflink gmutils gmverb gnuplottex gost graphics graphicx-psmin greenpoint diff --git a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc index 943c7dd4df1..c979ed7adda 100644 --- a/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontsextra.tlpsrc @@ -72,6 +72,10 @@ depend frcursive depend futhark depend garamond depend genealogy +depend gfscomplutum +depend gfsdidot +depend gfsneohellenic +depend gfsporson depend gfssolomos depend gothic depend greenpoint diff --git a/Master/tlpkg/tlpsrc/gfscomplutum.tlpsrc b/Master/tlpkg/tlpsrc/gfscomplutum.tlpsrc new file mode 100644 index 00000000000..39244d37f0b --- /dev/null +++ b/Master/tlpkg/tlpsrc/gfscomplutum.tlpsrc @@ -0,0 +1,3 @@ +name gfscomplutum +category Package +execute addMap gfscomplutum.map |