texlive[71641] trunk: pdfjam (28jun24)

commits+karl at tug.org commits+karl at tug.org
Fri Jun 28 23:32:42 CEST 2024


Revision: 71641
          https://tug.org/svn/texlive?view=revision&revision=71641
Author:   karl
Date:     2024-06-28 23:32:41 +0200 (Fri, 28 Jun 2024)
Log Message:
-----------
pdfjam (28jun24)

Modified Paths:
--------------
    trunk/Build/source/texk/texlive/linked_scripts/pdfjam/pdfjam
    trunk/Master/texmf-dist/doc/man/man1/pdfjam.man1.pdf
    trunk/Master/texmf-dist/doc/support/pdfjam/VERSION
    trunk/Master/texmf-dist/doc/support/pdfjam/tests.zip
    trunk/Master/texmf-dist/scripts/pdfjam/pdfjam
    trunk/Master/tlpkg/libexec/ctan2tds

Modified: trunk/Build/source/texk/texlive/linked_scripts/pdfjam/pdfjam
===================================================================
--- trunk/Build/source/texk/texlive/linked_scripts/pdfjam/pdfjam	2024-06-28 03:43:34 UTC (rev 71640)
+++ trunk/Build/source/texk/texlive/linked_scripts/pdfjam/pdfjam	2024-06-28 21:32:41 UTC (rev 71641)
@@ -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 @@
 	    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"

Modified: trunk/Master/texmf-dist/doc/man/man1/pdfjam.man1.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/support/pdfjam/VERSION
===================================================================
--- trunk/Master/texmf-dist/doc/support/pdfjam/VERSION	2024-06-28 03:43:34 UTC (rev 71640)
+++ trunk/Master/texmf-dist/doc/support/pdfjam/VERSION	2024-06-28 21:32:41 UTC (rev 71641)
@@ -1 +1 @@
-This is pdfjam 3.11
+This is pdfjam 3.12

Modified: trunk/Master/texmf-dist/doc/support/pdfjam/tests.zip
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/scripts/pdfjam/pdfjam
===================================================================
--- trunk/Master/texmf-dist/scripts/pdfjam/pdfjam	2024-06-28 03:43:34 UTC (rev 71640)
+++ trunk/Master/texmf-dist/scripts/pdfjam/pdfjam	2024-06-28 21:32:41 UTC (rev 71641)
@@ -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 @@
 	    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"

Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds	2024-06-28 03:43:34 UTC (rev 71640)
+++ trunk/Master/tlpkg/libexec/ctan2tds	2024-06-28 21:32:41 UTC (rev 71641)
@@ -800,6 +800,7 @@
  '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",



More information about the tex-live-commits mailing list.