X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetNote.cpp;h=87dfdf2f430934cead0d19435ba630f2d3c092b0;hb=75bfed55079cab6b73fbea6ce4ae3f10d1af3b91;hp=77323e6efe741fa159419fd6faa595544f21b4d6;hpb=425c190d623daeb6d05bce1aa2244b548225305a;p=lyx.git diff --git a/src/insets/InsetNote.cpp b/src/insets/InsetNote.cpp index 77323e6efe..87dfdf2f43 100644 --- a/src/insets/InsetNote.cpp +++ b/src/insets/InsetNote.cpp @@ -228,7 +228,7 @@ void InsetNote::latex(otexstream & os, OutputParams const & runparams_in) const runparams.inComment = true; // Ignore files that are exported inside a comment runparams.exportdata.reset(new ExportData); - } + } // the space after the comment in 'a[comment] b' will be eaten by the // comment environment since the space before b is ignored with the