From 9f7a9c338e938d0dc4b98f0b8c095226a6c829bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Wed, 19 May 2021 22:57:47 +0300 Subject: [PATCH] excuses excuses --- mj-msc.tex | 8 ++++---- wm.sql | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/mj-msc.tex b/mj-msc.tex index 909561f..3415d22 100644 --- a/mj-msc.tex +++ b/mj-msc.tex @@ -433,8 +433,8 @@ following the rules of the article. \end{figure} The self-line-crossing may happen not by the neighboring bend, but by any other -bend in the line. For example, the baseline of bend A<->B may cross different -bends in between, as depicted in figure~\onpage{fig:ascii-selfcross}. +bend in the line. For example, the baseline of the bend $(A, B)$ may cross +different bends in between, as depicted in figure~\onpage{fig:ascii-selfcross}. \begin{figure}[h] \centering @@ -496,8 +496,8 @@ We strongly believe in the ability to reproduce the results is critical for any This was tested on Linux Debian 11 with upstream packages only. -%\subsection{Algorithm code listings} -%\inputminted[fontsize=\small]{plpgsql}{wm.sql} +\subsection{Algorithm code listings} +\inputminted[fontsize=\small]{plpgsql}{wm.sql} \end{appendices} \end{document} diff --git a/wm.sql b/wm.sql index da3023a..a2c8f6e 100644 --- a/wm.sql +++ b/wm.sql @@ -254,7 +254,8 @@ begin -- To understand the block below, I suggest you take a pencil and paper, -- draw a self-crossing bend (fig6 from the article works well), and - -- figure out what happens here, by hand. + -- figure out what happens here, by hand. I know it's hard to follow. + -- Apologies. prev_length = array_length(bends, 1); if j < i then -- remove first vertex of the following bend, because the last