]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Now we can restore the old (and better) behavior of descriptions.
[lyx.git] / src / BufferParams.h
index 43beea44d4d04aa94e443fb84da7f8356c6dd3a8..d0888406f80f3a95f62ad92d821798d288dce0a9 100644 (file)
@@ -184,6 +184,10 @@ public:
        std::string graphicsDriver;
        /// The default output format
        std::string defaultOutputFormat;
+       /// customized bibliography processor
+       std::string bibtex_command;
+       /// customized index processor
+       std::string index_command;
        /// the rm font
        std::string fontsRoman;
        /// the sf font