]> git.lyx.org Git - lyx.git/blobdiff - src/PDFOptions.h
Fix RTL inset painting.
[lyx.git] / src / PDFOptions.h
index f49b2b03fc1806a27d4cafa72131861346d8d34f..82d08841cb698fb3dc8b734c8a0eef72b4d6f2bb 100644 (file)
@@ -12,8 +12,6 @@
 #ifndef PDFOPTIONS_H
 #define PDFOPTIONS_H
 
-
-#include <string>
 #include "support/docstream.h"
 
 namespace lyx {
@@ -30,7 +28,7 @@ public:
        /// output to lyx header
        void writeFile(std::ostream &) const;
        /// output to tex header
-       void writeLaTeX(odocstream &) const;
+       void writeLaTeX(odocstringstream &) const;
        /// read tokens from lyx header
        std::string readToken(Lexer &lex, std::string const & token);
        /// keep implicit hyperref settings
@@ -67,7 +65,7 @@ public:
                * Level (\maxdimen) to which bookmarks are open
                * bookmarksopenlevel    parameter
                */
-       std::string bookmarksopenlevel;
+       int bookmarksopenlevel;
        /**
                * Allows link text to break across lines.
                * breaklinks        boolean false