pdftex[915] branches/stable/tests/34-pdf-inclusion: add test files
commits+thanh at tug.org
commits+thanh at tug.org
Mon Jan 8 07:48:51 CET 2024
Revision: 915
https://tug.org/svn/pdftex?view=revision&revision=915
Author: thanh
Date: 2024-01-08 07:48:50 +0100 (Mon, 08 Jan 2024)
Log Message:
-----------
add test files for bug with pdf inclusion
Added Paths:
-----------
branches/stable/tests/34-pdf-inclusion/
branches/stable/tests/34-pdf-inclusion/Makefile
branches/stable/tests/34-pdf-inclusion/doc.tex
branches/stable/tests/34-pdf-inclusion/shadowbox.pdf
Added: branches/stable/tests/34-pdf-inclusion/Makefile
===================================================================
--- branches/stable/tests/34-pdf-inclusion/Makefile (rev 0)
+++ branches/stable/tests/34-pdf-inclusion/Makefile 2024-01-08 06:48:50 UTC (rev 915)
@@ -0,0 +1,7 @@
+include ../Common.mak
+
+test:
+ $(pdftex2) -ini doc.tex
+
+clean:
+ $(clean)
Added: branches/stable/tests/34-pdf-inclusion/doc.tex
===================================================================
--- branches/stable/tests/34-pdf-inclusion/doc.tex (rev 0)
+++ branches/stable/tests/34-pdf-inclusion/doc.tex 2024-01-08 06:48:50 UTC (rev 915)
@@ -0,0 +1,6 @@
+\catcode`\{=1 \catcode`\}=2
+\output={\shipout\box255}
+\pdfoutput=1
+\pdfminorversion=7
+\pdfximage{shadowbox.pdf}\pdfrefximage\pdflastximage
+\end
Added: branches/stable/tests/34-pdf-inclusion/shadowbox.pdf
===================================================================
(Binary files differ)
Index: branches/stable/tests/34-pdf-inclusion/shadowbox.pdf
===================================================================
--- branches/stable/tests/34-pdf-inclusion/shadowbox.pdf 2024-01-07 21:48:39 UTC (rev 914)
+++ branches/stable/tests/34-pdf-inclusion/shadowbox.pdf 2024-01-08 06:48:50 UTC (rev 915)
Property changes on: branches/stable/tests/34-pdf-inclusion/shadowbox.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
More information about the pdftex-commits
mailing list.