This commit is contained in:
Enrico Forestieri 2021-02-19 02:19:06 +01:00
parent 762b87b018
commit 7114de5175

View File

@ -2562,7 +2562,7 @@ void Paragraph::latex(BufferParams const & bparams,
runparams);
runningChange = Change(Change::UNCHANGED);
os << "}] ";
os << (isEnvSeparator(i) ? "}]~" : "}] ");
column +=3;
}
// For InTitle commands, we have already opened a group