Skip to content

Commit 07f540a

Browse files
committed
some code documentation
1 parent 9d494a2 commit 07f540a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pmisabelle.sty

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929

3030
% the environment in which all of the following commands should be used
3131
\newenvironment{pmi}{%
32-
\setlength{\jot}{0pt}
33-
\start@align\tw@\st@rredtrue\m@ne&
32+
\setlength{\jot}{0pt}% no additional vertical spacing
33+
\start@align\tw@\st@rredtrue\m@ne&% same environment as align*
3434
}{%
3535
\endalign
3636
}

0 commit comments

Comments
 (0)