change listings to long listings

This commit is contained in:
Motiejus Jakštys 2021-05-15 00:37:48 +03:00
parent 98af154526
commit d38067ada1

View File

@ -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 the algorithm, as well as other supporting files, can be found in the
temporary directory. temporary directory.
\begin{listing}[h] \begin{longlisting}
\inputcode{bash}{extract-and-generate} \inputcode{bash}{extract-and-generate}
\caption{\textsc{extract-and-generate}} \caption{\textsc{extract-and-generate}}
\label{lst:extract-and-generate} \label{lst:extract-and-generate}
\end{listing} \end{longlisting}
\subsection{Function \textsc{st\_simplifywv}} \subsection{Function \textsc{st\_simplifywm}}
\begin{longlisting} \begin{longlisting}
\inputcode{postgresql}{wm.sql} \inputcode{postgresql}{wm.sql}
\caption{\textsc{wm.sql}} \caption{\textsc{wm.sql}}