doc-src/pdfsetup.sty
author wenzelm
Fri, 28 Jan 2000 12:06:52 +0100
changeset 8152 ce3387fafebb
parent 6643 ff827fccffb5
child 8891 8760f7cdb326
permissions -rw-r--r--
replaced FIRSTGOAL by FINDGOAL (backtracking!); improved flexflex handling; tuned sig;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5165
ac83801ab294 added pdfsetup and isabelle logo;
wenzelm
parents:
diff changeset
     1
6643
ff827fccffb5 ad-hoc fix for bold indexes;
wenzelm
parents: 6623
diff changeset
     2
\@ifundefined{pdfoutput}{\usepackage{../url}}
ff827fccffb5 ad-hoc fix for bold indexes;
wenzelm
parents: 6623
diff changeset
     3
{\usepackage[pdftex,a4paper,colorlinks=true]{hyperref}
ff827fccffb5 ad-hoc fix for bold indexes;
wenzelm
parents: 6623
diff changeset
     4
  \gdef\bold#1{\textbf{\hyperpage{#1}}}}