]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.cpp
Fix caption numbering of child documents.
[lyx.git] / src / BufferParams.cpp
index fef48f7ee9ca73f690771e41fbb1d31a4da14b43..da5098a1c44dc42bad293979028322347a6ddfd2 100644 (file)
@@ -68,7 +68,7 @@ static char const * const string_quotes_language[] = {
 
 
 static char const * const string_papersize[] = {
-       "default", "custom", "letterpaper", "executivepaper", "legalpaper",
+       "default", "custom", "letterpaper", "legalpaper", "executivepaper",
        "a3paper", "a4paper", "a5paper", "b3paper", "b4paper", "b5paper", ""
 };