diff options
author | Karl Berry <karl@freefriends.org> | 2007-11-26 18:59:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-11-26 18:59:39 +0000 |
commit | 9f1f0edb36f79cb54f281a4654b2a29e62eb9d29 (patch) | |
tree | ca235ca15281a81c8f4559edad251ac1f8c53d84 /Master/tlpkg | |
parent | b5d9b59659723725c2fb26f431e22d54d2862620 (diff) |
new font gfsbodoni
git-svn-id: svn://tug.org/texlive/trunk@5611 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 2 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/gfsbodoni.tlpsrc | 3 |
3 files changed, 6 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 65d1200370a..01f6e9cc205 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -153,6 +153,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'fragments', "die 'skipping, not a package'", 'frcursive', "&MAKEflatten", 'germbib', "&MAKEgermbib", + 'gfsbodoni', "&MAKEflatten", 'gfsdidot', "&MAKEflatten", 'gfscomplutum',"&MAKEflatten", 'gfsneohellenic', "&MAKEflatten", @@ -716,6 +717,7 @@ $standardinsrunner="latex -interaction=nonstopmode"; %specialins_postdelete = ( 'dateiliste', 'dateiliste.README*', # already in dist 'ednotes', 'perpage.sty', # copy from bigfoor + 'gfsbodoni', 'B*Specimen.pdf', # nonfree 'gfscomplutum', 'C*Specimen.pdf', # nonfree 'gfsdidot', '[DO]*Specimen.pdf', # nonfree 'gfsneohellenic', 'N*Specimen.pdf', # nonfree diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 5f352753936..0feba122180 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 - gfscomplutum gfsdidot gfsneohellenic gfsporson gfssolomos + gfsbodoni gfscomplutum gfsdidot gfsneohellenic gfsporson gfssolomos ginpenc glossaries gmdoc gmeometric gmiflink gmutils gmverb gnuplottex gost graphics graphicx-psmin greenpoint diff --git a/Master/tlpkg/tlpsrc/gfsbodoni.tlpsrc b/Master/tlpkg/tlpsrc/gfsbodoni.tlpsrc new file mode 100644 index 00000000000..d8da366735c --- /dev/null +++ b/Master/tlpkg/tlpsrc/gfsbodoni.tlpsrc @@ -0,0 +1,3 @@ +name gfsbodoni +category Package +execute addMap gfsbodoni.map |