From ebc77b3014863309baf9043c827eadf93ed53440 Mon Sep 17 00:00:00 2001 From: Eelis van der Weegen Date: Sun, 28 Jul 2024 12:27:48 +0200 Subject: [PATCH] [out.ptr.t] Fix bullet placement for item that starts with codeblock. --- source/memory.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/memory.tex b/source/memory.tex index f5011fada3..3a005667b7 100644 --- a/source/memory.tex +++ b/source/memory.tex @@ -5176,6 +5176,8 @@ Then, equivalent to: \begin{itemize} \item +% pretend to \item that there is real text here, but undo the vertical spacing +\mbox{}\vspace{-\baselineskip}\vspace{-\parskip} \begin{codeblock} s.reset(); \end{codeblock}