[latex3-commits] [git/LaTeX3-latex3-latex2e] issue-124: remove code comment (\changes line now already present) (cefdd343)
Will Robertson
wspr81 at gmail.com
Sat Feb 8 01:30:45 CET 2020
Repository : https://github.com/latex3/latex2e
On branch : issue-124
Link : https://github.com/latex3/latex2e/commit/cefdd343aceb0549a9c2c70e350789b89a7d5dff
>---------------------------------------------------------------
commit cefdd343aceb0549a9c2c70e350789b89a7d5dff
Author: Will Robertson <wspr81 at gmail.com>
Date: Sat Feb 8 11:00:45 2020 +1030
remove code comment (\changes line now already present)
>---------------------------------------------------------------
cefdd343aceb0549a9c2c70e350789b89a7d5dff
base/ltfssini.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/base/ltfssini.dtx b/base/ltfssini.dtx
index 4341f4bc..a0329651 100644
--- a/base/ltfssini.dtx
+++ b/base/ltfssini.dtx
@@ -1158,7 +1158,7 @@
% \changes{v3.1h}{2020/02/07}{XeTeX-specific version to avoid bug in maths mode.}
% \begin{macrocode}
\ifdefined\XeTeXversion
- \DeclareRobustCommand\symbol[1]{\Ucharcat#1 12\relax}% alternate def'n needed to address Github issue #0124
+ \DeclareRobustCommand\symbol[1]{\Ucharcat#1 12\relax}
\else
\DeclareRobustCommand\symbol[1]{\char#1\relax}
\fi
More information about the latex3-commits
mailing list.