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

\begingroup

\expandafter\ifx\csname XeTeXrevision\endcsname\relax

  \input grahyph4.tex

\else

  \input utf8-grahyph4.tex

\fi

\endgroup
\endinput