X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fpaper.h;h=48169d6959a54ffb586860516da64e3581098005;hb=35bb9cb4a63bbbd103306ec749f082faf318c56b;hp=1ad2032939a881960a95c37fb6d6021367a58c60;hpb=10dc64bd1861342f4cd1676f214d0a456ae685af;p=lyx.git diff --git a/src/paper.h b/src/paper.h index 1ad2032939..48169d6959 100644 --- a/src/paper.h +++ b/src/paper.h @@ -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,