[latex3-commits] [git/LaTeX3-latex3-latex3] master: Misordered conversion (cfb9865)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Apr 10 15:35:17 CEST 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/cfb9865ab639f3ecbdf8518934932ac194137780
>---------------------------------------------------------------
commit cfb9865ab639f3ecbdf8518934932ac194137780
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Apr 10 14:35:17 2018 +0100
Misordered conversion
>---------------------------------------------------------------
cfb9865ab639f3ecbdf8518934932ac194137780
l3kernel/l3candidates.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3candidates.dtx b/l3kernel/l3candidates.dtx
index 8f26638..1bec2ae 100644
--- a/l3kernel/l3candidates.dtx
+++ b/l3kernel/l3candidates.dtx
@@ -2856,9 +2856,9 @@
\if_int_compare:w #1 < "10000 \exp_stop_f:
3
\@@_codepoint_to_bytes_auxii:Nnn E {#1} { 64 * 64 }
- \@@_codepoint_to_bytes_auxiii:n {#1}
\@@_codepoint_to_bytes_auxiii:n
{ \int_div_truncate:nn {#1} { 64 } }
+ \@@_codepoint_to_bytes_auxiii:n {#1}
\else:
4
\@@_codepoint_to_bytes_auxii:Nnn F
More information about the latex3-commits
mailing list