mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-03 02:10:22 +02:00
+ Updated version to 0.99.14
This commit is contained in:
parent
c463447714
commit
4d6b81e55e
24
docs/fpc.sty
24
docs/fpc.sty
@ -180,7 +180,7 @@
|
||||
%
|
||||
% Some versions
|
||||
%
|
||||
\newcommand{\fpcversion}{0.99.12}
|
||||
\newcommand{\fpcversion}{0.99.14}
|
||||
%
|
||||
% PDF support
|
||||
%
|
||||
@ -209,17 +209,6 @@
|
||||
\lstset{keywordstyle=\bfseries}%
|
||||
\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
|
||||
\setlength{\oddsidemargin}{20pt}
|
||||
\addtolength{\textwidth}{39pt}
|
||||
@ -232,4 +221,15 @@
|
||||
\addtolength{\headwidth}{\marginparwidth}
|
||||
\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
|
Loading…
Reference in New Issue
Block a user