]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
*** empty log message ***
[lyx.git] / src / LaTeXFeatures.h
index 5ce3d849828e86245c13f0986c93278e722012cf..7926fa206d62a84e21e305f0f4aaa4dd78754156 100644 (file)
@@ -93,7 +93,11 @@ struct LaTeXFeatures {
        bool prettyref; // prettyref.sty
        ///
        bool chess;     // chess.sty
-
+       ///
+       bool natbib;    // natbib.sty
+       ///
+       bool floats;    // float.sty
+       
        ///
        bool lyx;
        ///