From d38067ada14d0c8ccfd75690e8a01e038c9237a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Sat, 15 May 2021 00:37:48 +0300 Subject: [PATCH] change listings to long listings --- IV/mj-msc.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/IV/mj-msc.tex b/IV/mj-msc.tex index 2f775ba..0e1df87 100644 --- a/IV/mj-msc.tex +++ b/IV/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}}