Skip to content
Snippets Groups Projects
Verified Commit e7cbcc7f authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

move fixup_f4 to unicodedomino_compat.def

(it’s a fully-merged bugfix so it fits)
parent bb0c30a6
No related branches found
No related tags found
No related merge requests found
......@@ -44,9 +44,6 @@
\ifx\UTFviii@decode\@undefined%
\input{unicodedomino_kernel_better_decode.def}%
\fi%
\ifx\UTFviii@hexcodepoint\@undefined%
\input{unicodedomino_kernel_fixup_f4.def}%
\fi%
\input{unicodedomino_kernel_cosmetics.def}%
% retrieve the last octet
......
......@@ -36,6 +36,8 @@
% added in v1.2e 2018/09/28
\ifx\UTFviii@hexcodepoint\@undefined%
% monkey-patch bugfixes
\input{unicodedomino_kernel_fixup_f4.def}%
% override message to format the codepoint correctly
\gdef\UTFviii@splitcsname#1:#2\relax{%
#2 (\expandafter\UTFviii@hexcodepoint\expandafter{%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment