]> git.lyx.org Git - lyx.git/blobdiff - src/OutputParams.cpp
Natbib authoryear uses (Ref1; Ref2) by default.
[lyx.git] / src / OutputParams.cpp
index f8af8ad3757d475ff041e463b7c05fd6315eeb6d..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), 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);