mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 11:29:27 +02:00
* More camelcasing, set tocdepth=4 and secnumdepth=2 in intfpc.sty
This commit is contained in:
parent
529f063fc5
commit
6f692d0faf
File diff suppressed because it is too large
Load Diff
@ -64,7 +64,8 @@
|
||||
\gdef\@thanks{}\gdef\@author{}\gdef\@title{}}
|
||||
% end of \maketitle
|
||||
% For the \procedure and \function commands, we don't want heading numbers.
|
||||
\setcounter{secnumdepth}{4}
|
||||
\setcounter{secnumdepth}{2}
|
||||
\setcounter{tocdepth}{4}
|
||||
% redefine the subsection command to leave less space,
|
||||
%and to use sans serif
|
||||
\renewcommand\subsection{\@startsection%
|
||||
@ -233,7 +234,8 @@
|
||||
\usepackage[pdftex,bookmarks=true,colorlinks=true,linkcolor=blue]{hyperref}
|
||||
\usepackage{times}
|
||||
\usepackage[T1]{fontenc}
|
||||
\setcounter{secnumdepth}{4}
|
||||
\setcounter{secnumdepth}{2}
|
||||
\setcounter{tocdepth}{4}
|
||||
\pdfcompresslevel=9
|
||||
\pdfpagewidth=210mm
|
||||
\pdfpageheight=297mm
|
||||
|
Loading…
Reference in New Issue
Block a user