pdftex[961]
commits+thanh at tug.org
commits+thanh at tug.org
Tue May 13 18:06:35 CEST 2025
Revision: 961
https://tug.org/svn/pdftex?view=revision&revision=961
Author: thanh
Date: 2025-05-13 18:06:35 +0200 (Tue, 13 May 2025)
Log Message:
-----------
Update test files for change: interword spacing at font switch (cont.)
Modified Paths:
--------------
branches/stable/tests/38-interword-space-at-font-switch/Makefile
Modified: branches/stable/tests/38-interword-space-at-font-switch/Makefile
===================================================================
--- branches/stable/tests/38-interword-space-at-font-switch/Makefile 2025-05-04 20:37:47 UTC (rev 960)
+++ branches/stable/tests/38-interword-space-at-font-switch/Makefile 2025-05-13 16:06:35 UTC (rev 961)
@@ -7,7 +7,8 @@
pdftex25 = /opt/texlive/2020/bin/local/pdftex2
pdflatex24 = $(pdftex24) -fmt pdflatex-24
pdflatex25 = $(pdftex25) -fmt pdflatex-25
-cmp_vimdiff = vimdiff
+#cmp_vimdiff = vimdiff
+cmp_vimdiff = echo vimdiff
cmp_visual = ./compare_pdfs.rb
cmp_vimdiff = true
@@ -97,6 +98,17 @@
$(cmp_visual) texlive-en-2[45].pdf --res=300
$(cmp_vimdiff) -R texlive-en-2[45]--pp.pdf
+all:
+ make fmt
+ make test
+ make test2
+ make test3
+ make sample2e
+ make a1
+ make a2
+ make a3
+ make texlive-en
+
fmt:
# $(pdftex21) -ini -etex -env pdflatex.ini && mv pdflatex.fmt pdflatex-21.fmt
# $(pdftex22) -ini -etex -env pdflatex.ini && mv pdflatex.fmt pdflatex-22.fmt
More information about the pdftex-commits
mailing list.