mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-01 22:09:28 +01:00
+ Portability field
This commit is contained in:
parent
d8a3bfb576
commit
f8ce27af1e
@ -128,9 +128,10 @@
|
||||
\newenvironment{variable}[1]{\begin{variablel}{#1}{#1}}{\end{variablel}}
|
||||
\newcommand{\Declaration}{\item[Declaration]\ttfamily}
|
||||
\newcommand{\Description}{\item[Description]\rmfamily}
|
||||
\newcommand{\Portability}{\item[Portability]\rmfamily}
|
||||
\newcommand{\Errors}{\item[Errors]\rmfamily}
|
||||
\newcommand{\Visibility}{\item[Visibility]\ttfamily}
|
||||
\newcommand{\Synopsis}{\item[Synopsis]\rmfamily}
|
||||
\newcommand{\Synopsis}{\item[Synopsis]\rmfamily}
|
||||
\newcommand{\Arguments}{\item[Arguments]\rmfamily}
|
||||
\newcommand{\SeeAlso}{\item[See also]\rmfamily}
|
||||
%
|
||||
@ -288,3 +289,4 @@
|
||||
\addtolength{\headwidth}{-59pt}
|
||||
%
|
||||
% end of fpc.sty
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user