We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e32c22f commit 800342cCopy full SHA for 800342c
source/macros.tex
@@ -279,7 +279,7 @@
279
\newsubclausecounter{#1}
280
\newenvironment{#1}
281
{\def\noteend{#3}\par\small\stepcounter{#1}\noteintro{#2}\hbox to 0pt{}\ignorespaces}
282
-{\noteoutro{\noteend}\par}
+{\noteoutro{\noteend}\par\penalty -200}
283
}
284
285
\newnoteenvironment{note}{Note \arabic{note}}{end note}
0 commit comments