]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Fix list of viewable formats in view/update menu.
[lyx.git] / src / BufferParams.h
index c20601e2acfd11f7885732ff5be6dcd103d7ef8f..bc5c10d194a9c70d9af0b7ed1b8beca8817a7230 100644 (file)
@@ -535,6 +535,8 @@ public:
        std::string html_latex_end;
        ///
        bool html_css_as_file;
+       /// allow the LaTeX backend to run external programs
+       bool shell_escape;
        /// generate output usable for reverse/forward search
        bool output_sync;
        /// custom LaTeX macro from user instead our own