blob: 7193526b891e604288e77b5d381cda3d9fb950db (
plain)
1
2
3
4
5
6
7
8
|
\ProvidesFile{hyperref.cfg}%
[2013/01/06 v1.3 hyperref configuration for XeLaTeX]
\ifx\XeTeXversion\undefined \else
% was hdvipdfm, but hxetex.def is better now.
% Bruno Voisin mail to mactex, et al., 24dec12.
\providecommand*{\Hy@defaultdriver}{xetex}%
\fi
\endinput
|