mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Revert 35400 for the time being, crashes here.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35402 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c4b7ef0bd0
commit
eaf1e371c7
@ -844,7 +844,7 @@ void makeCommand(Buffer const & buf,
|
||||
xs << pbegin->params().labelString();
|
||||
closeLabelTag(xs, style);
|
||||
// Otherwise the label might run together with the text
|
||||
xs << ' ';
|
||||
xs << from_ascii(" ");
|
||||
}
|
||||
|
||||
ParagraphList::const_iterator const begin = text.paragraphs().begin();
|
||||
|
Loading…
Reference in New Issue
Block a user