summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/xu-hyphen/xu-skhyph.tex
blob: 1a948323741f43982bbb81e1aec954c1d184256f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
% xu-skhyph.tex
% Wrapper for XeTeX to read skhyph[en].tex from CSTeX
% Jonathan Kew, 2006-08-18
% Public domain

\begingroup

\expandafter\ifx\csname XeTeXrevision\endcsname\relax

  \input skhyph.tex

\else

  \let\global=\relax % don't add message to \everyjob

  \input xu-csaccents.tex
  \input skhyphen.tex
  \input skhyphen.ex

\fi

\endgroup
\endinput