mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-29 15:41:49 +01:00
+ minor changes
This commit is contained in:
parent
88db484b31
commit
f10d9fa181
@ -99,3 +99,6 @@
|
|||||||
\newcommand{\seet}[1]{table (\ref{tab:#1}) }
|
\newcommand{\seet}[1]{table (\ref{tab:#1}) }
|
||||||
\newcommand{\seec}[1]{chapter (\ref{ch:#1}) }
|
\newcommand{\seec}[1]{chapter (\ref{ch:#1}) }
|
||||||
\newcommand{\sees}[1]{section (\ref{se:#1}) }
|
\newcommand{\sees}[1]{section (\ref{se:#1}) }
|
||||||
|
\htmladdtonavigation{%
|
||||||
|
\htmladdnormallink{\htmladdimg{../buttons/search.gif}}{../search.html}%
|
||||||
|
}
|
||||||
@ -30,7 +30,7 @@
|
|||||||
%
|
%
|
||||||
% syntax style
|
% syntax style
|
||||||
%
|
%
|
||||||
\input{syntax/diagram.tex}
|
\latex{\input{syntax/diagram.tex}}
|
||||||
\latex{\usepackage{fpc}}
|
\latex{\usepackage{fpc}}
|
||||||
\latex{\usepackage{listings}\blankstringtrue%
|
\latex{\usepackage{listings}\blankstringtrue%
|
||||||
\selectlisting{tp}\stringstyle{\ttfamily}\keywordstyle{\bfseries}
|
\selectlisting{tp}\stringstyle{\ttfamily}\keywordstyle{\bfseries}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user