diff options
author | Norbert Preining <preining@logic.at> | 2007-06-18 14:07:29 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-06-18 14:07:29 +0000 |
commit | 7fb60a74aab3febff8b73f2c8485f038d6a5e8cf (patch) | |
tree | 4f53da62ca86575bffd6cab33eddf4ec1bedce6c /Master/tlpkg/tlpsrc/bin-psutils.tlpsrc | |
parent | 251011941e0fbafdda83480a711735c118a7fca0 (diff) |
its tlpsrc, not tlsrc now ...
updates to many of the tlpsrc
git-svn-id: svn://tug.org/texlive/trunk@4468 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-psutils.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-psutils.tlpsrc | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-psutils.tlpsrc b/Master/tlpkg/tlpsrc/bin-psutils.tlpsrc new file mode 100644 index 00000000000..0d2a4ab137d --- /dev/null +++ b/Master/tlpkg/tlpsrc/bin-psutils.tlpsrc @@ -0,0 +1,86 @@ +name bin-psutils +category TLCore +shortdesc PostScript utilities. +longdesc Utilities for manipulating PostScript documents, including page +longdesc selection and rearrangement, resizing the page, arrangement into +longdesc signatures for booklet printing, and page merging for n-up +longdesc printing. Utilities include psbook, psselect, pstops, psnup, +longdesc psresize, epsffit. +runpattern f texmf/dvips/psutils/* +runpattern f texmf/psutils/* +docpattern f texmf/doc/man/man1/epsffit.1 +docpattern f texmf/doc/man/man1/epsffit.1.html +docpattern f texmf/doc/man/man1/extractres.1 +docpattern f texmf/doc/man/man1/extractres.1.html +docpattern f texmf/doc/man/man1/fixdlsrps.1 +docpattern f texmf/doc/man/man1/fixdlsrps.1.html +docpattern f texmf/doc/man/man1/fixfmps.1 +docpattern f texmf/doc/man/man1/fixfmps.1.html +docpattern f texmf/doc/man/man1/fixmacps.1 +docpattern f texmf/doc/man/man1/fixmacps.1.html +docpattern f texmf/doc/man/man1/fixpsditps.1 +docpattern f texmf/doc/man/man1/fixpsditps.1.html +docpattern f texmf/doc/man/man1/fixpspps.1 +docpattern f texmf/doc/man/man1/fixpspps.1.html +docpattern f texmf/doc/man/man1/fixscribeps.1 +docpattern f texmf/doc/man/man1/fixscribeps.1.html +docpattern f texmf/doc/man/man1/fixtpps.1 +docpattern f texmf/doc/man/man1/fixtpps.1.html +docpattern f texmf/doc/man/man1/fixwfwps.1 +docpattern f texmf/doc/man/man1/fixwfwps.1.html +docpattern f texmf/doc/man/man1/fixwpps.1 +docpattern f texmf/doc/man/man1/fixwpps.1.html +docpattern f texmf/doc/man/man1/fixwwps.1 +docpattern f texmf/doc/man/man1/fixwwps.1.html +docpattern f texmf/doc/man/man1/includeres.1 +docpattern f texmf/doc/man/man1/includeres.1.html +docpattern f texmf/doc/man/man1/psbook.1 +docpattern f texmf/doc/man/man1/psbook.1.html +docpattern f texmf/doc/man/man1/psmerge.1 +docpattern f texmf/doc/man/man1/psmerge.1.html +docpattern f texmf/doc/man/man1/psnup.1 +docpattern f texmf/doc/man/man1/psnup.1.html +docpattern f texmf/doc/man/man1/psresize.1 +docpattern f texmf/doc/man/man1/psresize.1.html +docpattern f texmf/doc/man/man1/psselect.1 +docpattern f texmf/doc/man/man1/psselect.1.html +docpattern f texmf/doc/man/man1/pstops.1 +docpattern f texmf/doc/man/man1/pstops.1.html +binpattern f bin/${ARCH}/epsffit +binpattern f bin/${ARCH}/extractres +binpattern f bin/${ARCH}/fixdlsrps +binpattern f bin/${ARCH}/fixfmps +binpattern f bin/${ARCH}/fixmacps +binpattern f bin/${ARCH}/fixpsditps +binpattern f bin/${ARCH}/fixpspps +binpattern f bin/${ARCH}/fixscribeps +binpattern f bin/${ARCH}/fixtpps +binpattern f bin/${ARCH}/fixwfwps +binpattern f bin/${ARCH}/fixwpps +binpattern f bin/${ARCH}/fixwwps +binpattern f bin/${ARCH}/includeres +binpattern f bin/${ARCH}/psbook +binpattern f bin/${ARCH}/psmerge +binpattern f bin/${ARCH}/psnup +binpattern f bin/${ARCH}/psresize +binpattern f bin/${ARCH}/psselect +binpattern f bin/${ARCH}/pstops +binpattern f bin/win32/epsffit.exe +binpattern f bin/win32/extractres.bat +binpattern f bin/win32/fixdlsrps.bat +binpattern f bin/win32/fixfmps.bat +binpattern f bin/win32/fixmacps.bat +binpattern f bin/win32/fixpsditps.bat +binpattern f bin/win32/fixpspps.bat +binpattern f bin/win32/fixscribeps.bat +binpattern f bin/win32/fixtpps.bat +binpattern f bin/win32/fixwfwps.bat +binpattern f bin/win32/fixwpps.bat +binpattern f bin/win32/fixwwps.bat +binpattern f bin/win32/includeres.bat +binpattern f bin/win32/psbook.exe +binpattern f bin/win32/psmerge.bat +binpattern f bin/win32/psnup.exe +binpattern f bin/win32/psresize.exe +binpattern f bin/win32/psselect.exe +binpattern f bin/win32/pstops.exe |