]> git.lyx.org Git - lyx.git/blobdiff - src/output_latex.h
Increase Layout format also in the source
[lyx.git] / src / output_latex.h
index d29c4b7f4781281344091c1feb8758e1dd584168..ee0419b2319e73447914c57b211001269a6f9a38 100644 (file)
@@ -15,6 +15,7 @@
 #include <utility>
 
 #include "support/docstream.h"
+#include "Layout.h"
 #include "Paragraph.h"
 #include "ParIterator.h"
 #include "ParagraphList.h"
@@ -37,7 +38,7 @@ class Text;
 /// must all come first.
 void latexArgInsets(Paragraph const & par,
                otexstream & os, OutputParams const & runparams,
-               unsigned int reqargs, unsigned int optargs);
+               Layout::LaTeXArgMap latexargs);
 
 /** Export \p paragraphs of buffer \p buf to LaTeX.
     Don't use a temporary stringstream for \p os if the final output is