fragmaster 1.7-11 source package in Ubuntu
Changelog
fragmaster (1.7-11) unstable; urgency=medium * debian/control: - Depends: Replace package texlive-base-bin by texlive-binaries. Thanks Hilmar Preusse (Closes: #1030073). - Bump Standards-Version. No changes required. * debian/copyright: Update copyright years for Debian stuff. -- Agustin Martin Domingo <email address hidden> Mon, 30 Jan 2023 23:51:46 +0100
Upload details
- Uploaded by:
- Agustin Martin Domingo
- Uploaded to:
- Sid
- Original maintainer:
- Agustin Martin Domingo
- Architectures:
- all
- Section:
- tex
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | tex | |
Lunar | release | universe | tex |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
fragmaster_1.7-11.dsc | 1.8 KiB | 66d0c30ce9b8a21f5849c0695abf0d8621094d484234513f7c8c1cdfaf281b1b |
fragmaster_1.7.orig.tar.gz | 108.2 KiB | 113e28ef9a426df5c499de8d343c1ee4f6860bf058a7fef39e2a1beaecbfba88 |
fragmaster_1.7-11.debian.tar.xz | 14.5 KiB | 567ccb9cb20697495daa7f898d0c2d66a14fa49f1637cbb334a564022e639fc0 |
Available diffs
- diff from 1.7-10 to 1.7-11 (774 bytes)
No changes file available.
Binary packages built by this source
- fragmaster: use of psfrag constructs with pdflatex
psfrag is a LaTeX package which allows one to replace text elements in
included EPS graphics by arbitrary LaTeX output. Because psfrag uses
Postscript for making the replacements, in principle you can't use
psfrag with pdflatex which doesn't have any interfaces to postscript.
.
This package contains the Perl script fragmaster that produces a new
EPS from your original EPS which already contains all those psfrag
replacements. This new EPS graphic actually can be converted to PDF
including all replacements. The resulting "encapsulated" PDF then can
be used with pdflatex.