From ebc119bb43d6dc0faa044ce8df2f0198e568db53 Mon Sep 17 00:00:00 2001 From: interp Date: Sat, 5 Jun 2004 13:38:53 +0000 Subject: [PATCH] Remove superfluous float declaration that irritated tex2page. --- doc/latex/decls.tex | 8 -------- 1 file changed, 8 deletions(-) diff --git a/doc/latex/decls.tex b/doc/latex/decls.tex index d7948b3..47fb16e 100644 --- a/doc/latex/decls.tex +++ b/doc/latex/decls.tex @@ -310,14 +310,6 @@ \newcommand{\seelisting}[1]{% {\normalfont{\textit{$<$see listing~\ref{#1}\/$>$}}}} -\newfloat{program}{t}{lop} -\floatname{program}{Programm} -\newenvironment{floatprog}[2] - {\begin{program}[ht] \caption{#1} \label{#2} \begin{alltt}} - {\end{alltt} \end{program}% - % Force output of even long floating figs - \afterpage{\clearpage}} - % Use url-package to get function names line-breaked at - / + % by infos in /usr/share/texmf/tex/latex/misc/url.sty %%\newcommand\breakfuntt{\begingroup \urlstyle{tt}%