commit 1ff2de387dd7897e90448b00be386795ef56d867
Author: Richard Kimberly Heck <[email protected]>
Date:   Tue Oct 13 18:26:13 2020 -0400

    Whitespace
---
 src/output_latex.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/output_latex.cpp b/src/output_latex.cpp
index b8243c1..f690134 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<size_t, InsetArgument const *> & ilist,
+                 map<size_t, InsetArgument const *> & ilist,
                  vector<string> & required)
 {
        for (auto const & table : par.insetList()) {
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to