[latex3-commits] [git/LaTeX3-latex3-latex2e] textcomp: testing travis failure (6aa80bf)
Frank Mittelbach
frank.mittelbach at latex-project.org
Wed Apr 10 17:09:36 CEST 2019
Repository : https://github.com/latex3/latex2e
On branch : textcomp
Link : https://github.com/latex3/latex2e/commit/6aa80bf5ce44adf31668ec99c6a5fc193af4d028
>---------------------------------------------------------------
commit 6aa80bf5ce44adf31668ec99c6a5fc193af4d028
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Wed Apr 10 17:09:36 2019 +0200
testing travis failure
>---------------------------------------------------------------
6aa80bf5ce44adf31668ec99c6a5fc193af4d028
base/textcomp-adds.tex | 3 +++
1 file changed, 3 insertions(+)
diff --git a/base/textcomp-adds.tex b/base/textcomp-adds.tex
index 1725d4f..4d7119d 100644
--- a/base/textcomp-adds.tex
+++ b/base/textcomp-adds.tex
@@ -342,9 +342,12 @@
\DeclareTextSymbol{\texttwelveudash}{TS1}{21}
\DeclareTextSymbol{\textthreequartersemdash}{TS1}{22}
+
\ifx\Umathcode\@undefined
\else
+\message{Umathcode=\meaning\Umathcode}% % just testing why does this seem to be defined in Travis
+
% use \oldstylenums for these
\DeclareTextCommand{\textzerooldstyle} \UnicodeEncodingName{\oldstylenums{0}}
More information about the latex3-commits
mailing list