Browse Source

+ Updated version to 0.99.14

michael 25 years ago
parent
commit
4d6b81e55e
1 changed files with 12 additions and 12 deletions
  1. 12 12
      docs/fpc.sty

+ 12 - 12
docs/fpc.sty

@@ -180,7 +180,7 @@
 %
 %
 % Some versions
 % Some versions
 %
 %
-\newcommand{\fpcversion}{0.99.12}
+\newcommand{\fpcversion}{0.99.14}
 %
 %
 % PDF support
 % PDF support
 %
 %
@@ -209,17 +209,6 @@
 \lstset{keywordstyle=\bfseries}%
 \lstset{keywordstyle=\bfseries}%
 \lstset{blankstring=true}%
 \lstset{blankstring=true}%
 %
 %
-% PDF stuff
-%
-\ifpdf
-\usepackage[pdftex,bookmarks=true]{hyperref}
-\usepackage{times}
-\usepackage[T1]{fontenc}
-\pdfcompresslevel=9
-\pdfpagewidth=210mm
-\pdfpageheight=297mm
-\fi
-%
 % Page settings
 % Page settings
 \setlength{\oddsidemargin}{20pt}
 \setlength{\oddsidemargin}{20pt}
 \addtolength{\textwidth}{39pt}
 \addtolength{\textwidth}{39pt}
@@ -232,4 +221,15 @@
 \addtolength{\headwidth}{\marginparwidth}
 \addtolength{\headwidth}{\marginparwidth}
 \addtolength{\headwidth}{-59pt}
 \addtolength{\headwidth}{-59pt}
 %
 %
+% PDF stuff
+%
+\ifpdf
+\usepackage[pdftex,bookmarks=true]{hyperref}
+\usepackage{times}
+\usepackage[T1]{fontenc}
+\pdfcompresslevel=9
+\pdfpagewidth=210mm
+\pdfpageheight=297mm
+\fi
+%
 % end of fpc.sty
 % end of fpc.sty