]> git.lyx.org Git - features.git/commitdiff
* lib/layouts/extarticle.layout:
authorJürgen Spitzmüller <spitz@lyx.org>
Tue, 15 May 2007 15:03:05 +0000 (15:03 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Tue, 15 May 2007 15:03:05 +0000 (15:03 +0000)
* lib/layouts/extbook.layout:
* lib/layouts/extletter.layout:
* lib/layouts/exrteport.layout:
- add missing font sizes (10,11,12)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18345 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/extarticle.layout
lib/layouts/extbook.layout
lib/layouts/extletter.layout
lib/layouts/extreport.layout

index 6e2293cd7ee09d79f61d71b1900397bde1d08528..3ce9cc0ccec9795becc3966b2bdd28050320dcfe 100644 (file)
@@ -7,5 +7,5 @@ Input article.layout
 
 # change available fontsizes
 ClassOptions
-       FontSize              8|9|14|17|20
+       FontSize              8|9|10|11|12|14|17|20
 end
index 2db31a698644bbdbf4c6f409fb08c1d2be913911..113353c8f57ff77767362ea11d6186087c9a289e 100644 (file)
@@ -8,5 +8,5 @@ Input book.layout
 
 # change available fontsizes
 ClassOptions
-       FontSize              8|9|14|17|20
+       FontSize              8|9|10|11|12|14|17|20
 end
index f029726869ce0e1a928ca9b3a8761636424beaef..58daa134c98e6454df7322cdf74f54d02b709798 100644 (file)
@@ -8,5 +8,5 @@ Input letter.layout
 
 # change available fontsizes
 ClassOptions
-       FontSize              8|9|14|17|20
+       FontSize              8|9|10|11|12|14|17|20
 end
index 282bf0a675fc04f46ac5bb532fceeae8c586b665..ae258e422866524049482c46e25026fbf4f8388c 100644 (file)
@@ -8,5 +8,5 @@ Input report.layout
 
 # change available fontsizes
 ClassOptions
-       FontSize              8|9|14|17|20
+       FontSize              8|9|10|11|12|14|17|20
 End