1
0
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:
Martin Mares
2000-06-05 19:17:37 +00:00
parent fdb0c540a8
commit 2debcb9eb0
2 changed files with 8 additions and 3 deletions

View File

@@ -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}