diff options
author | Norbert Preining <preining@logic.at> | 2007-06-20 05:37:07 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-06-20 05:37:07 +0000 |
commit | 9ae60519cee39f73acca93bd0a963b6eb0838090 (patch) | |
tree | 280b086265babf658beaaa8767402cd6d63537e5 /Master/tlpkg/tlpsrc/bin-t1utils.tlpsrc | |
parent | 364c41ff9ead9873e105431354ec5e5b73c887d3 (diff) |
Remove shortdesc and longdesc from all but the collection-* and scheme-*
git-svn-id: svn://tug.org/texlive/trunk@4479 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-t1utils.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-t1utils.tlpsrc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-t1utils.tlpsrc b/Master/tlpkg/tlpsrc/bin-t1utils.tlpsrc index 0854332dccb..181b1ba394d 100644 --- a/Master/tlpkg/tlpsrc/bin-t1utils.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-t1utils.tlpsrc @@ -1,13 +1,5 @@ name bin-t1utils category TLCore -shortdesc Simple type-1 font manipulation programs. -longdesc A collection of simple type-1 font manipulation programs. -longdesc Together, they allow you to convert between PFA (ASCII) and PFB -longdesc (binary) formats, disassemble PFA or PFB files into human-readable -longdesc form, reassemble them into PFA or PFB format. Additionally you can -longdesc extract font resources from a Macintosh font file -longdesc (ATM/Laserwriter), or create a Macintosh Type 1 font file from a -longdesc PFA or PFB font. docpattern f texmf/doc/man/man1/t1ascii.1 docpattern f texmf/doc/man/man1/t1ascii.1.html docpattern f texmf/doc/man/man1/t1asm.1 |