mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* lib/layouts/extarticle.layout:
* 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
This commit is contained in:
parent
7ea0cd1dd9
commit
20fd0f9cf3
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user