mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix the other part of #7289, concerning the Front_Matter style. Of course,
\frontmatter is a command. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37566 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
6b35c79b40
commit
c376379908
@ -27,7 +27,7 @@ End
|
||||
|
||||
Style Front_Matter
|
||||
Category Structure
|
||||
LatexType Environment
|
||||
LatexType Command
|
||||
LatexName frontmatter
|
||||
KeepEmpty 1
|
||||
OptionalArgs 0
|
||||
|
@ -171,7 +171,7 @@ End
|
||||
|
||||
Style Front_Matter
|
||||
Category "For editors"
|
||||
LatexType Environment
|
||||
LatexType command
|
||||
LatexName frontmatter
|
||||
KeepEmpty 1
|
||||
OptionalArgs 0
|
||||
|
Loading…
Reference in New Issue
Block a user