Skip to content

Instantly share code, notes, and snippets.

@zoqaeski
Created November 1, 2017 06:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zoqaeski/b99e2fb8adab561a3092ff30b01dc4b0 to your computer and use it in GitHub Desktop.
Save zoqaeski/b99e2fb8adab561a3092ff30b01dc4b0 to your computer and use it in GitHub Desktop.
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