]> git.lyx.org Git - lyx.git/blobdiff - src/OutputParams.h
Typos.
[lyx.git] / src / OutputParams.h
index df29806ee9fe44ee41777dfdd276e14fbc7c7bde..f0816d6e4eafc9dab5907458a5b31eecaa48d63a 100644 (file)
@@ -157,6 +157,9 @@ public:
         */
        pit_type par_end;
 
+       /// is this the last paragraph in the current buffer/inset?
+       bool isLastPar;
+
        /** whether or not do actual file copying and image conversion
         *  This mode will be used to preview the source code
         */