mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Move TeX trickery for typesetting of function descriptions to where
it belongs.
This commit is contained in:
@@ -111,3 +111,8 @@
|
||||
\newenvironment{tscreen}%
|
||||
{\begin{quote}\bgroup\small\tt}%
|
||||
{\egroup\end{quote}}
|
||||
|
||||
%% Typesetting of function descriptions
|
||||
|
||||
\def\function{\bigbreak\hrule\nobreak\bigskip\nobreak\leftline{\bf Function}\nobreak\smallskip\nobreak\parskip=0pt\relax}
|
||||
\def\funcsect#1{\medbreak\leftline{\bf #1}\nobreak}
|
||||
|
Reference in New Issue
Block a user