Skip to content

Commit 02ccd2f

Browse files
committed
Remove bullet numbering for bullets outside of any paragraph.
1 parent d4ff07b commit 02ccd2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/layout.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,15 @@
4242
\noindent\makebox[0pt][l]{\makebox[#2][r]{%
4343
\scriptsize\raisebox{.7ex}%
4444
{%
45+
\ifnum \value{Paras}>0
4546
\ifnum \value{Bullets1}>0 (\fi%
4647
\arabic{Paras}%
4748
\ifnum \value{Bullets1}>0 .\arabic{Bullets1}%
4849
\ifnum \value{Bullets2}>0 .\arabic{Bullets2}%
4950
\ifnum \value{Bullets3}>0 .\arabic{Bullets3}%
5051
\fi\fi\fi%
5152
\ifnum \value{Bullets1}>0 )\fi%
53+
\fi%
5254
}%
5355
\hspace{\@totalleftmargin}\quad%
5456
}}}

0 commit comments

Comments
 (0)