]> git.lyx.org Git - features.git/blobdiff - src/OutputParams.cpp
Unify naming of menu items
[features.git] / src / OutputParams.cpp
index 465282c4944f985f75633ea2ab1b3c8a86b4d35b..95d9cbc1bd3a3740bf184c3763b6a145024f3354 100644 (file)
@@ -26,8 +26,8 @@ OutputParams::OutputParams(Encoding const * enc)
          use_hyperref(false), use_CJK(false),
          use_indices(false), use_japanese(false), linelen(0), depth(0),
          exportdata(new ExportData), postpone_fragile_stuff(false), inDisplayMath(false),
-         wasDisplayMath(false), inComment(false), openbtUnit(false), only_childbibs(false),
-         inTableCell(NO), inFloat(NONFLOAT),
+         wasDisplayMath(false), inComment(false), inInclude(false), openbtUnit(false),
+         only_childbibs(false), inTableCell(NO), inFloat(NONFLOAT),
          inIndexEntry(false), inIPA(false), inDeletedInset(0),
          changeOfDeletedInset(Change::UNCHANGED), ctObject(CT_NORMAL),
          par_begin(0), par_end(0), lastid(-1), lastpos(0), isLastPar(false),
@@ -35,7 +35,7 @@ OutputParams::OutputParams(Encoding const * enc)
          html_disable_captions(false), html_in_par(false),
          html_make_pars(true), docbook_in_par(false), docbook_make_pars(true),
          docbook_force_pars(false), docbook_anchors_to_ignore(std::set<docstring>()), docbook_in_float(false),
-         docbook_in_listing(false), for_toc(false), for_tooltip(false),
+         docbook_in_listing(false), docbook_in_table(false), for_toc(false), for_tooltip(false),
          for_search(false), for_preview(false), includeall(false)
 {
        // Note: in PreviewLoader::Impl::dumpPreamble