]> git.lyx.org Git - lyx.git/blobdiff - src/OutputParams.cpp
ctests: ignore check_load/templates/attic/latex8
[lyx.git] / src / OutputParams.cpp
index 0ef0c2c6dd9433f42576497e7e53218421ffbd3d..ea56d2f11f90bd49f3ac73ae4ce2483e567e4455 100644 (file)
@@ -30,7 +30,8 @@ OutputParams::OutputParams(Encoding const * enc)
          par_begin(0), par_end(0), lastid(-1), lastpos(-1), isLastPar(false),
          dryrun(false), pass_thru(false), 
          html_disable_captions(false), html_in_par(false),
-         html_make_pars(true), for_toc(false), for_tooltip(false), includeall(false)
+         html_make_pars(true), for_toc(false), for_tooltip(false),
+    for_search(false), includeall(false)
 {
        // Note: in PreviewLoader::Impl::dumpPreamble
        // OutputParams runparams(0);