summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-06-28 21:32:41 +0000
committerKarl Berry <karl@freefriends.org>2024-06-28 21:32:41 +0000
commite501bccda7310c34a4fcc0d7fbb0de70ca88154a (patch)
tree0b3d152e2069139ee3ef5d38687f3bf67d3c54e8 /Master
parentd72cc6bd2ad3264a977e4e1dcd7bcee712106868 (diff)
pdfjam (28jun24)
git-svn-id: svn://tug.org/texlive/trunk@71641 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/man/man1/pdfjam.man1.pdfbin13925 -> 13925 bytes
-rw-r--r--Master/texmf-dist/doc/support/pdfjam/VERSION2
-rw-r--r--Master/texmf-dist/doc/support/pdfjam/tests.zipbin148376 -> 148376 bytes
-rwxr-xr-xMaster/texmf-dist/scripts/pdfjam/pdfjam4
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
5 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/man/man1/pdfjam.man1.pdf b/Master/texmf-dist/doc/man/man1/pdfjam.man1.pdf
index 39f16e59b46..c00d00dcbc0 100644
--- a/Master/texmf-dist/doc/man/man1/pdfjam.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/pdfjam.man1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/pdfjam/VERSION b/Master/texmf-dist/doc/support/pdfjam/VERSION
index ab9bd6936f4..cd7061f818c 100644
--- a/Master/texmf-dist/doc/support/pdfjam/VERSION
+++ b/Master/texmf-dist/doc/support/pdfjam/VERSION
@@ -1 +1 @@
-This is pdfjam 3.11
+This is pdfjam 3.12
diff --git a/Master/texmf-dist/doc/support/pdfjam/tests.zip b/Master/texmf-dist/doc/support/pdfjam/tests.zip
index 326cc8e9096..0ff939f4b52 100644
--- a/Master/texmf-dist/doc/support/pdfjam/tests.zip
+++ b/Master/texmf-dist/doc/support/pdfjam/tests.zip
Binary files differ
diff --git a/Master/texmf-dist/scripts/pdfjam/pdfjam b/Master/texmf-dist/scripts/pdfjam/pdfjam
index 814da495996..ff9a0123cdb 100755
--- a/Master/texmf-dist/scripts/pdfjam/pdfjam
+++ b/Master/texmf-dist/scripts/pdfjam/pdfjam
@@ -1,5 +1,5 @@
#!/bin/sh
-version=3.11
+version=3.12
#########################################################################
## ##
## pdfjam: A shell-script interface to the "pdfpages" LaTeX package ##
@@ -1144,7 +1144,7 @@ do
then
if tty -s ; then
error_exit \
- "tty is connected to connected to stdin, no PDF/JPG/PNG file found" \
+ "tty is connected to stdin, no PDF/JPG/PNG file found" \
$E_NOINPUT
fi
cat > "$uniqueName"
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index a8ec1a154a6..56c2d0e8f74 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -800,6 +800,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'latexalpha2', "die 'skipping, only for mathematica'",
'latexdb', "die 'skipping, needs sql, etc.'",
'latexmp', "&MAKEflatten",
+ 'latexscreenshooter', "die 'skipping, java, no wrapper, no man page, ?no doc source'",
'lato', "&MAKEcopy",
'lato-math', "die 'skipping, as of 12may24 lete-sans-math'",
'layaureo', "&MAKEflatten",