lyx_mirror/lib/layouts/mwart.layout
Jean-Marc Lasgouttes 6da832cd20 forgot the actual mwcls files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6125 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-12 14:04:50 +00:00

46 lines
945 B
Plaintext

#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[mwart]{article (mwart)}
# mwart textclass definition file. Taken from initial LyX source code
# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
# Transposed by Tomasz £uczak <tlu@technodat.com.pl>
# Heavily modifed and enhanced by serveral developers.
# Input general definitions
Input stdclass.inc
# There are no chapters in an article.
NoStyle Chapter
NoStyle Chapter*
MaxCounter Counter_Section
SecNumDepth 3
TocDepth 3
# Page styles
ClassOptions
PageStyle empty|plain|outer|headings|myheadings|uheadings|myuheadings
End
# Change a bit Part and Part*
Style Part
Align Left
AlignPossible Left
TopSep 2
BottomSep 1.5
Font
Size Larger
EndFont
End
Style Part*
Align Left
AlignPossible Left
TopSep 2
BottomSep 1.5
Font
Size Larger
EndFont
End