]> git.lyx.org Git - lyx.git/blobdiff - src/Converter.cpp
Try another way to signal a false positive to coverity
[lyx.git] / src / Converter.cpp
index 3c04d3fa7aa7f979487575adbc9663ad9859f509..9d9d602ec572eaa8df2b58321a0bb8a90cd19e81 100644 (file)
@@ -402,6 +402,9 @@ bool Converters::convert(Buffer const * buffer,
                runparams.index_command = (buffer->params().index_command == "default") ?
                        string() : buffer->params().index_command;
                runparams.document_language = buffer->params().language->babel();
+               runparams.only_childbibs = !buffer->params().useBiblatex()
+                               && !buffer->params().useBibtopic()
+                               && buffer->params().multibib == "child";
        }
 
        // Some converters (e.g. lilypond) can only output files to the