]> git.lyx.org Git - lyx.git/blobdiff - src/paper.h
Do not step counters in deleted material.
[lyx.git] / src / paper.h
index 1ad2032939a881960a95c37fb6d6021367a58c60..48169d6959a54ffb586860516da64e3581098005 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Jean-Marc Lasgouttes
- * \author Uwe Stöhr
+ * \author Uwe Stöhr
  *
  * Full author contact details are available in file CREDITS.
  *
@@ -62,6 +62,20 @@ enum PAPER_SIZE {
        ///
        PAPER_B6,
        ///
+       PAPER_C0,
+       ///
+       PAPER_C1,
+       ///
+       PAPER_C2,
+       ///
+       PAPER_C3,
+       ///
+       PAPER_C4,
+       ///
+       PAPER_C5,
+       ///
+       PAPER_C6,
+       ///
        PAPER_JISB0,
        ///
        PAPER_JISB1,