fragmaster 1.8-2 source package in Ubuntu

Changelog

fragmaster (1.8-2) unstable; urgency=medium

  * debian/watch: Use plain numeric version tag.
  * debian/upstream/metadata: Add upstream metadata file.
  * debian/upstream/signing-key_OFF.asc: Add (disabled) upstream gpg key.
  * debian/control: Bump Standards-Version. No changes required.

 -- Agustin Martin Domingo <email address hidden>  Tue, 18 Jun 2024 00:15:00 +0200

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 Pocket Published Component Section
Oracular release universe tex

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fragmaster_1.8-2.dsc 2.0 KiB bfd577158afcc8821fccf12f3b12c82ad01222f163a39f3953314afbff22e47b
fragmaster_1.8.orig.tar.gz 110.1 KiB 449d042ca9cda9e0d7161cdcf122236fdf0db530a64117b3652ec881c2f6ef1d
fragmaster_1.8.orig.tar.gz.asc 833 bytes 84ab29c1371420a7be8c12ab718467511a3679c82bfae69c64dbbc061ea8232f
fragmaster_1.8-2.debian.tar.xz 20.1 KiB 246fc8455c89e74a244b4e02a8d8b17e69daaceb744e6c7cccc37100a0822f2a

Available diffs

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.