[latex3-commits] [git/LaTeX3-latex3-l3build] master: Force loading of fontenc for PDF test (6dc452c)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Jul 31 12:30:33 CEST 2018
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/6dc452c2fee7c09ba7800d7ee8e95d5a2d3c1d8a
>---------------------------------------------------------------
commit 6dc452c2fee7c09ba7800d7ee8e95d5a2d3c1d8a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Jul 31 11:30:33 2018 +0100
Force loading of fontenc for PDF test
>---------------------------------------------------------------
6dc452c2fee7c09ba7800d7ee8e95d5a2d3c1d8a
testfiles/00-test-2.pvt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/testfiles/00-test-2.pvt b/testfiles/00-test-2.pvt
index 0a271e9..c7bc95a 100644
--- a/testfiles/00-test-2.pvt
+++ b/testfiles/00-test-2.pvt
@@ -2,6 +2,8 @@
\documentclass{minimal}
+\usepackage[T1]{fontenc}
+
\begin{document}
\newtoks\foo % \outer
More information about the latex3-commits
mailing list