Created
November 1, 2017 06:57
-
-
Save zoqaeski/b99e2fb8adab561a3092ff30b01dc4b0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/2017/texmf-dist/tex/xelatex/xunicode/xunicode.sty b/home/zoqaeski/.local/share/texmf/tex/xunicode.sty | |
index d35935e..2f55b8f 100644 | |
--- a/2017/texmf-dist/tex/xelatex/xunicode/xunicode.sty | |
+++ b/home/zoqaeski/.local/share/texmf/tex/xunicode.sty | |
@@ -104,14 +104,14 @@ | |
% When more engines become available, the following test should be | |
% altered. | |
% | |
-\begingroup | |
- \def\notXeTeXformat{% | |
- \@latex@error{*** this package currently works only with XeTeX ***^^J | |
- You are not using XeTeX, so we are exiting cleanly!^^J | |
- Continuing may lead to 'unavailable font metrics' errors!^^J}\@ehc | |
- \endgroup\endinput} | |
-\expandafter\ifx\csname XeTeXpicfile\endcsname\relax\expandafter\notXeTeXformat\fi | |
-\endgroup | |
+% \begingroup | |
+% \def\notXeTeXformat{% | |
+% \@latex@error{*** this package currently works only with XeTeX ***^^J | |
+% You are not using XeTeX, so we are exiting cleanly!^^J | |
+% Continuing may lead to 'unavailable font metrics' errors!^^J}\@ehc | |
+% \endgroup\endinput} | |
+% \expandafter\ifx\csname XeTeXpicfile\endcsname\relax\expandafter\notXeTeXformat\fi | |
+% \endgroup | |
% | |
% The single biggest mistake made by novice XeTeX users is | |
% to declare wrong encodings, using the {inputenc} package. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment