doc-src/pdfsetup.sty
author berghofe
Fri, 01 Oct 1999 10:23:13 +0200
changeset 7672 c092e67d12f8
parent 6643 ff827fccffb5
child 8891 8760f7cdb326
permissions -rw-r--r--
- Fixed bug in mk_split_pack which caused application of expansion theorem to fail because of typing reasons - Rewrote inst_lift and inst_split: now cterm_instantiate is used to instantiate theorems
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}}}}