• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1% xu-skhyph.tex
2% Wrapper for XeTeX to read skhyph[en].tex from CSTeX
3% Jonathan Kew, 2006-08-18
4% Public domain
5
6\begingroup
7
8\expandafter\ifx\csname XeTeXrevision\endcsname\relax
9
10  \input skhyph.tex
11
12\else
13
14  \let\global=\relax % don't add message to \everyjob
15
16  \input xu-csaccents.tex
17  \input skhyphen.tex
18  \input skhyphen.ex
19
20\fi
21
22\endgroup
23\endinput
24