From: Richard Kimberly Heck Date: Tue, 13 Oct 2020 22:26:13 +0000 (-0400) Subject: Whitespace X-Git-Tag: lyx-2.4.0dev-acb2ca7b~84 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=1ff2de387dd7897e90448b00be386795ef56d867;p=features.git Whitespace --- diff --git a/src/output_latex.cpp b/src/output_latex.cpp index b8243c17f0..f690134a3c 100644 --- a/src/output_latex.cpp +++ b/src/output_latex.cpp @@ -588,7 +588,7 @@ namespace { void addArgInsets(Paragraph const & par, string const & prefix, Layout::LaTeXArgMap const & latexargs, - map & ilist, + map & ilist, vector & required) { for (auto const & table : par.insetList()) {