From e03f22080cfdb6fd18b798780d6bce08501bebd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Wed, 19 May 2021 22:57:51 +0300 Subject: [PATCH] change listings to long listings --- mj-msc.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mj-msc.tex b/mj-msc.tex index 2f775ba..0e1df87 100644 --- a/mj-msc.tex +++ b/mj-msc.tex @@ -1420,13 +1420,13 @@ Like explained in section~\ref{sec:reproducing-the-paper}, illustrations in the algorithm, as well as other supporting files, can be found in the temporary directory. -\begin{listing}[h] +\begin{longlisting} \inputcode{bash}{extract-and-generate} \caption{\textsc{extract-and-generate}} \label{lst:extract-and-generate} -\end{listing} +\end{longlisting} -\subsection{Function \textsc{st\_simplifywv}} +\subsection{Function \textsc{st\_simplifywm}} \begin{longlisting} \inputcode{postgresql}{wm.sql} \caption{\textsc{wm.sql}}