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

include fixup_f4 only conditionally

the fixes were added just before \UTFviii@hexcodepoint so use that
parent 24693245
No related branches found
No related tags found
No related merge requests found
...@@ -44,7 +44,9 @@ ...@@ -44,7 +44,9 @@
\ifx\UTFviii@decode\@undefined% \ifx\UTFviii@decode\@undefined%
\input{unicodedomino_kernel_better_decode.def}% \input{unicodedomino_kernel_better_decode.def}%
\fi% \fi%
\input{unicodedomino_kernel_fixup_f4.def}% \ifx\UTFviii@hexcodepoint\@undefined%
\input{unicodedomino_kernel_fixup_f4.def}%
\fi%
\input{unicodedomino_kernel_cosmetics.def}% \input{unicodedomino_kernel_cosmetics.def}%
% retrieve the last octet % retrieve the last octet
......
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