• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1% xu-frhyph.tex
2% Wrapper for XeTeX to read frhyph.tex
3% Jonathan Kew, 2006-08-15
4% Public domain
5
6\begingroup
7
8\expandafter\ifx\csname XeTeXrevision\endcsname\relax
9\else
10
11  % frhyph.tex uses ^^xx for T1 characters
12  % redefine them to access the required Unicode characters
13  % (only \oe{} actually matters here!)
14  \input xu-t1.tex
15
16\fi
17
18\input frhyph.tex
19
20\endgroup
21\endinput
22