mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-23 00:38:01 +00:00
Whitespace
This commit is contained in:
parent
3ec87be050
commit
b9c52f20c7
@ -417,7 +417,7 @@ ParagraphList::const_iterator makeEnvironment(Buffer const & buf,
|
||||
if (!style.counter.empty()
|
||||
&& (par == pbegin || !isNormalEnv(style))
|
||||
&& cnts.hasCounter(cntr)
|
||||
)
|
||||
)
|
||||
cnts.step(cntr, OutputUpdate);
|
||||
ParagraphList::const_iterator send;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user