blob: 4a84cf965dcd1646d3fd267ae27cbb22bc4850d4 (
plain)
1
2
3
4
5
6
7
|
\ProvidesFile{hyperref.cfg}%
[2002/06/06 v1.2 hyperref configuration of TeXLive and teTeX]
% Change default driver to "dvips" instead of "hypertex",
% requires hyperref 2002/06/05 v6.72s
\providecommand*{\Hy@defaultdriver}{hypertex}%
\hypersetup{colorlinks=true}
\endinput
|