stud

study spacejunk
Log | Files | Refs | LICENSE

commit d38067ada14d0c8ccfd75690e8a01e038c9237a0 (tree)
parent 98af1545260a87f49773acd19d073a4fb03402be
Author: Motiejus Jakštys <motiejus@uber.com>
Date:   Sat, 15 May 2021 00:37:48 +0300

change listings to long listings

Diffstat:
MIV/mj-msc.tex | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 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}}