X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fbufferparams.h;h=f912ffe1a8787f5ff2ff1040a7f6a0b09f08a5fd;hb=4e4ebe5d4d675348bbd7f75b9ca6424b6727a253;hp=936553de6e938a28490772d486b170fa4e128a13;hpb=83acbbd5237373926c629855379e1df9a04209b2;p=lyx.git diff --git a/src/bufferparams.h b/src/bufferparams.h index 936553de6e..f912ffe1a8 100644 --- a/src/bufferparams.h +++ b/src/bufferparams.h @@ -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: