| author | paulson |
| Wed, 08 Aug 2001 14:50:28 +0200 | |
| changeset 11480 | 0fba0357c04c |
| parent 11413 | e8095c2d3947 |
| child 11570 | 3e3b63fe1e48 |
| permissions | -rw-r--r-- |
| 11409 | 1 |
\message{pdfsetup.sty v0.1 11/7/2001}
|
2 |
\@ifundefined{pdfoutput}{\message{No PDF output}\usepackage{../url}}
|
|
3 |
{\message{Generating PDF output}%
|
|
| 11413 | 4 |
\usepackage[pdftex,colorlinks=true]{hyperref}%
|
5 |
%no a4paper because overall style sets this (not for Springer!) |
|
| 11409 | 6 |
\gdef\fnote#1{\hyperpage{#1}n}
|
| 6643 | 7 |
\gdef\bold#1{\textbf{\hyperpage{#1}}}}
|
| 8891 | 8 |
|
9 |
\urlstyle{rm}
|