mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-20 15:32:06 +02:00
+ New version of listings and bookmarks back on
This commit is contained in:
parent
56b8bb88c6
commit
393b4869cb
@ -169,7 +169,7 @@
|
|||||||
\newcommand{\dos} {\textsc{dos}\xspace}
|
\newcommand{\dos} {\textsc{dos}\xspace}
|
||||||
\newcommand{\msdos}{\textsc{ms-dos}\xspace}
|
\newcommand{\msdos}{\textsc{ms-dos}\xspace}
|
||||||
\newcommand{\ostwo}{\textsc{os/2}\xspace}
|
\newcommand{\ostwo}{\textsc{os/2}\xspace}
|
||||||
\newcommand{\windows}{\textsc{Windows}\xspace}
|
\newcommand{\windows}{\textsc{Windows 32-bit}\xspace}
|
||||||
\newcommand{\windowsnt}{\textsc{Windows NT}\xspace}
|
\newcommand{\windowsnt}{\textsc{Windows NT}\xspace}
|
||||||
\newcommand{\fpc}{Free Pascal\xspace}
|
\newcommand{\fpc}{Free Pascal\xspace}
|
||||||
\newcommand{\gnu}{\textsc{gnu}\xspace}
|
\newcommand{\gnu}{\textsc{gnu}\xspace}
|
||||||
@ -207,7 +207,7 @@
|
|||||||
\lstset{language=Delphi}%
|
\lstset{language=Delphi}%
|
||||||
\lstset{pre=\sffamily\small}%
|
\lstset{pre=\sffamily\small}%
|
||||||
\lstset{keywordstyle=\bfseries}%
|
\lstset{keywordstyle=\bfseries}%
|
||||||
\lstset{blankstring=true}%
|
%\lstset{blankstring=true}%
|
||||||
%
|
%
|
||||||
% Page settings
|
% Page settings
|
||||||
\setlength{\oddsidemargin}{20pt}
|
\setlength{\oddsidemargin}{20pt}
|
||||||
@ -224,7 +224,7 @@
|
|||||||
% PDF stuff
|
% PDF stuff
|
||||||
%
|
%
|
||||||
\ifpdf
|
\ifpdf
|
||||||
% \usepackage[pdftex,bookmarks=true]{hyperref}
|
\usepackage[pdftex,bookmarks=true]{hyperref}
|
||||||
\usepackage{times}
|
\usepackage{times}
|
||||||
\usepackage[T1]{fontenc}
|
\usepackage[T1]{fontenc}
|
||||||
\pdfcompresslevel=9
|
\pdfcompresslevel=9
|
||||||
|
Loading…
Reference in New Issue
Block a user