summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/xu-hyphen/xu-grmhyph4.tex
blob: d054376c67b897f6ffbd36b94c54aac0613dcef3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
% xu-grmhyph4.tex
% Wrapper to read grmhyph4.tex (TeX) or utf8-grmhyph4.tex (XeTeX)
% Jonathan Kew, 2006-08-19
% Public domain

\begingroup

\expandafter\ifx\csname XeTeXrevision\endcsname\relax

  \input grmhyph4.tex

\else

  \input utf8-grmhyph4.tex

\fi

\endgroup
\endinput