mlhetland / pseudo.sty

Straightforward pseudocode.
MIT License
13 stars 2 forks source link

Next paragraph is always indented #3

Closed mlhetland closed 5 years ago

mlhetland commented 5 years ago

Even when there's no blank line after the pseudo environment, the following paragraph is indented, which it should not be.

mlhetland commented 5 years ago

The solution isn't correct – it inserts vspace also when it shouldn't.