doc-src/pdfsetup.sty
author wenzelm
Wed, 20 Oct 1999 11:05:06 +0200
changeset 7886 8fa551e22e52
parent 6643 ff827fccffb5
child 8891 8760f7cdb326
permissions -rw-r--r--
the settings environment is now statically scoped; tuned;
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}}}}