blob: 339f4e108de5fe956c9928c66fc11fa8e16318af (
plain)
1
2
3
4
5
6
7
8
9
10
|
% Copyright 2005 by Till Tantau <tantau@cs.tu-berlin.de>.
%
% This program can be redistributed and/or modified under the terms
% of the LaTeX Project Public License Distributed from CTAN
% archives in directory macros/latex/base/lppl.txt.
\usepackage[pdfborder={0 0 0}]{hyperref}
% Just make sure to compile this using pdfelatex.
|