Skip to content

Tags: pdfjam/pdfjam

Tags

v4.2

Toggle v4.2's commit message
Release 4.2

v4.1

Toggle v4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
mgkurtz Markus Kurtz
Version 4.1

* Man page now contains actual information.
* Add zsh completion file with completions for all relevant options.
* Improve support for non-pdf input files (eps, jpg, png).
* Keep original filenames if they consist of [A-Za-z0-9.-] only and are unique.

v4.00

Toggle v4.00's commit message

Verified

This tag was signed with the committer’s verified signature.
mgkurtz Markus Kurtz
Version 4.00

* Major version bumped to 4.00 to reflect major refactoring, and some minor
  backwards-incompatible changes.
* New co-maintainer.
* Several minor bug fixes.
* New option `--builddir path` to build in `path` instead of a temporary
  directory. Overwrites files in `path` without further notice.
* In the constructed tex file, included files are now referenced as
  `source-1.pdf` etc. instead of `/tmp/pdfjam-XXXXXX/source-1.pdf`.
  This improves reproducibility and allows referencing with hyperref.
* Put every `--preamble` argument on distinct line in tex file.
* Automatically add braces around values where necessary. Thus, one can now
  write `--papersize 7cm,3cm` and `--picturecommand '\put(20,20){Text}'`.
* Support libpaper1 in addition to libpaper2 to obtain system default paper.
* Support `--paper a4` etc. as alternative to `--paper a4paper`.
* Support `--papersize 595,842` as alternative to `--papersize 595bp,842bp`.
  Prevents people adding unit `pt` where they actually mean `bp`.
* Mirror page when `--papersize` and `--landscape` given.
* Renames duplex edge flipping options `--longedge` to `--otheredge` and
  `--shortedge` to `--no-otheredge` to reflect their actual behaviour.
* Support `--keepinfo --pdfauthor ''` to discard only the corresponding field
  while keeping the remaining pdfinfo.
* Adds lots of regression and integration tests.

v3.12

Toggle v3.12's commit message
VERSION: bump to 3.12

v3.11

Toggle v3.11's commit message
VERSION: bump to 3.11

v3.10

Toggle v3.10's commit message
VERSION: bump to version 3.10

v3.09

Toggle v3.09's commit message
VERSION: bump to version 3.09

v3.08

Toggle v3.08's commit message
VERSION: bump to 3.08

v3.07

Toggle v3.07's commit message
VERSION: bump to 3.07

v3.06

Toggle v3.06's commit message
VERSION: bump to 3.06