]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/Preamble.h
tex2lyx: refsection and bibbysection support (biblatex)
[lyx.git] / src / tex2lyx / Preamble.h
index 389bf5e48a6c9fe64a2f00a1493ca7f5514b466c..074a85c61365916069426ce43bc82f46131d6a3c 100644 (file)
@@ -133,6 +133,7 @@ private:
 
        std::ostringstream h_preamble;
        std::string h_backgroundcolor;
+       std::string h_multibib;
        std::string h_biblio_style;
        std::string h_biblio_options;
        std::string h_biblatex_bibstyle;