]> git.lyx.org Git - lyx.git/blobdiff - src/bufferparams.h
Added new FINISED states FINISHED_RIGHT, FINISHED_UP, FINISHED_DOWN.
[lyx.git] / src / bufferparams.h
index a8f6e32c5012202e897ce72cee499817a9e691c5..f912ffe1a8787f5ff2ff1040a7f6a0b09f08a5fd 100644 (file)
@@ -5,7 +5,7 @@
  *           LyX, The Document Processor
  *      
  *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2000 The LyX Team.
+ *           Copyright 1995-2001 The LyX Team.
  *
  * ====================================================== */
 
@@ -201,6 +201,10 @@ public:
        void readGraphicsDriver(LyXLex &);
        ///
         bool use_amsmath;
+       ///
+        bool use_natbib;
+       ///
+        bool use_numerical_citations;
        /// Time ago we agreed that this was a buffer property [ale990407]
         string parentname;
 private: