]> git.lyx.org Git - features.git/commit
Fix bug #11484
authorEnrico Forestieri <forenr@lyx.org>
Mon, 4 Feb 2019 09:49:02 +0000 (10:49 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:57 +0000 (14:39 +0200)
commite14901868977c81da4fc9a3d96cf6bd4b2059783
treefa385119af64cb7fcb290456d5fcc0bd0fcd27c5
parent3fb2058f44e349a6b88595bc0400467e4fa6d102
Fix bug #11484

When splitting parameters at commas, take into account that
commas inside curly braces are not parameter separators.
src/insets/InsetInclude.cpp