Group correctly Koma Book environments inside environment combo-box listing.

Backport already acked, but we waited because of new strings.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39590 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2011-09-05 17:51:32 +00:00
parent d3619348dc
commit 38e4917e08
2 changed files with 6 additions and 0 deletions

View File

@ -141,6 +141,7 @@ End
Style Minisec Style Minisec
Category Section
LatexType Command LatexType Command
LatexName minisec LatexName minisec
NeedProtect 1 NeedProtect 1
@ -251,6 +252,7 @@ End
Input stdlayouts.inc Input stdlayouts.inc
Style Captionabove Style Captionabove
Category Captions
Margin First_Dynamic Margin First_Dynamic
LatexType Command LatexType Command
LatexName caption LatexName caption
@ -270,6 +272,7 @@ End
Style Captionbelow Style Captionbelow
Category Captions
Margin First_Dynamic Margin First_Dynamic
LatexType Command LatexType Command
LatexName caption LatexName caption
@ -289,6 +292,7 @@ End
Style Dictum Style Dictum
Category MainText
Margin Right_Address_Box Margin Right_Address_Box
LatexType Command LatexType Command
LatexName dictum LatexName dictum

View File

@ -44,6 +44,8 @@ What's new
* USER INTERFACE * USER INTERFACE
- Group correctly Koma Book environments inside environment combo-box listing.
* ADVANCED FIND AND REPLACE * ADVANCED FIND AND REPLACE