[latex3-commits] [l3svn] 01/02: Force loading of fontspec/TU with ctex

noreply at latex-project.org noreply at latex-project.org
Mon Nov 21 12:59:43 CET 2016


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit a6b55686ebd02578fb1eea042efe99310a87bc05
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Nov 21 11:58:58 2016 +0000

    Force loading of fontspec/TU with ctex
---
 contrib/testfiles/ctex001.lvt |    5 +++++
 contrib/testfiles/ctex002.lvt |    5 +++++
 2 files changed, 10 insertions(+)

diff --git a/contrib/testfiles/ctex001.lvt b/contrib/testfiles/ctex001.lvt
index 988edea..4d6d7fc 100644
--- a/contrib/testfiles/ctex001.lvt
+++ b/contrib/testfiles/ctex001.lvt
@@ -58,6 +58,11 @@
 
 \ExplSyntaxOff
 
+% Force loading of fontspec
+\OMIT
+\usepackage[tuenc]{fontspec}
+\TIMO
+
 %% Using fandol fonts for testing
 \usepackage[UTF8, heading, fontset = fandol]{ctex}
 
diff --git a/contrib/testfiles/ctex002.lvt b/contrib/testfiles/ctex002.lvt
index 9c04eaf..a573282 100644
--- a/contrib/testfiles/ctex002.lvt
+++ b/contrib/testfiles/ctex002.lvt
@@ -47,6 +47,11 @@
 
 \OMIT
 
+% Force loading of fontspec
+\OMIT
+\usepackage[tuenc]{fontspec}
+\TIMO
+
 %% Using fandol fonts for testing
 \usepackage[UTF8, heading, fontset = fandol]{ctex}
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list