mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-12 14:29:25 +01: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
|
% 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
|
||||||
Loading…
Reference in New Issue
Block a user