some more cleanup

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7755 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
André Pönitz 2003-09-15 15:00:46 +00:00
parent 28f4beaefa
commit 3d00d04387
12 changed files with 43 additions and 141 deletions

View File

@ -5,17 +5,13 @@
# to be used with the spie.cls LaTex-style available at # to be used with the spie.cls LaTex-style available at
# http://public.lanl.gov/kmh/spie/ # http://public.lanl.gov/kmh/spie/
# Input general definitions
Input stdclass.inc Input stdclass.inc
Input numarticle.inc
# no pagenumbers by default
PageStyle empty
# There are no chapters in an article.
NoStyle Chapter NoStyle Chapter
NoStyle Chapter* NoStyle Chapter*
MaxCounter Counter_Section PageStyle empty
SecNumDepth 3 SecNumDepth 3
TocDepth 3 TocDepth 3
@ -86,6 +82,7 @@ Style Abstract
EndFont EndFont
End End
Style Acknowledgments Style Acknowledgments
CopyStyle Abstract CopyStyle Abstract
# NextNoIndent 1 # NextNoIndent 1

View File

@ -6,7 +6,7 @@
# This is a base layout which is designed to be included from other # This is a base layout which is designed to be included from other
# ``standard'' layouts, like article and friends. # ``standard'' layouts, like article and friends.
# General textclass parameters
Columns 1 Columns 1
Sides 1 Sides 1
SecNumDepth 2 SecNumDepth 2
@ -45,4 +45,3 @@ Input lyxmacros.inc
Input stdlayouts.inc Input stdlayouts.inc
Input stdfloats.inc Input stdfloats.inc
Input stdcounters.inc Input stdcounters.inc
Input obsolete.inc

View File

@ -8,80 +8,70 @@ Counter
Name part Name part
End End
Counter Counter
Name chapter Name chapter
End End
Counter Counter
Name section Name section
Within chapter Within chapter
End End
Counter Counter
Name subsection Name subsection
Within section Within section
End End
Counter Counter
Name subsubsection Name subsubsection
Within subsection Within subsection
End End
Counter Counter
Name paragraph Name paragraph
Within subsubsection Within subsubsection
End End
Counter Counter
Name subparagraph Name subparagraph
Within paragraph Within paragraph
End End
Counter Counter
Name enumi Name enumi
End End
Counter Counter
Name enumii Name enumii
Within enumi Within enumi
End End
Counter Counter
Name enumiii Name enumiii
Within enumii Within enumii
End End
Counter Counter
Name enumiv Name enumiv
Within enumiii Within enumiii
End End
Counter Counter
Name bibitem Name bibitem
End End
Counter Counter
Name figure Name figure
End End
Counter Counter
Name table Name table
End End
Counter Counter
Name algorithm Name algorithm
End End
Counter
Name equation
End

View File

@ -73,8 +73,9 @@ Style Caption
LabelType Sensitive LabelType Sensitive
LabelString Caption LabelString Caption
OptionalArgs 1 OptionalArgs 1
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End

View File

@ -2,21 +2,11 @@
# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de> # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
# Heavily modifed and enhanced by several developers. # Heavily modifed and enhanced by several developers.
# General textclass parameters
Columns 1 Columns 1
Sides 1 Sides 1
PageStyle Empty PageStyle Empty
# This is just to show how to declare the default font.
# The defaults are exactly those shown here.
DefaultFont
Family Roman
Series Medium
Shape Up
Size Normal
Color None
EndFont
Style Standard Style Standard
Margin Static Margin Static
@ -70,7 +60,6 @@ Style Opening
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Opening: LabelString Opening:
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -92,7 +81,6 @@ Style Signature
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Signature: LabelString Signature:
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
@ -102,24 +90,10 @@ End
Style Closing Style Closing
Margin Static CopyStyle Signature
LatexType Command
LatexName closing LatexName closing
LeftMargin Signature::xx LeftMargin Signature::xx
LabelSep xx
TopSep 0.4
BottomSep 0.4
ParSep 0.4
Align Block
AlignPossible Block, Left
LabelType Static
LabelString Closing: LabelString Closing:
LabelFont
Series Bold
Shape Italic
Color red
EndFont
End End
@ -140,51 +114,26 @@ End
Style encl Style encl
Margin Static CopyStyle cc
LatexType Command
LatexName encl LatexName encl
LeftMargin encl:xx LeftMargin encl:xx
LabelSep xx
TopSep 0.4
BottomSep 0.4
ParSep 0.4
Align Block
AlignPossible Block, Left
LabelType Static
LabelString encl: LabelString encl:
Spacing Other 1.5 Spacing Other 1.5
End End
Style Location Style Location
Margin Static CopyStyle encl
LatexType Command
LatexName location LatexName location
LeftMargin Location:xx LeftMargin Location:xx
LabelSep xx
TopSep 0.4
BottomSep 0.4
ParSep 0.4
Align Block
AlignPossible Block, Left
LabelType Static
LabelString Location: LabelString Location:
Spacing Other 1.5
End End
Style Telephone Style Telephone
Margin Static CopyStyle encl
LatexType Command
LatexName telephone LatexName telephone
LeftMargin Telephone:xx LeftMargin Telephone:xx
LabelSep xx
TopSep 0.4
BottomSep 0.4
ParSep 0.4
Align Block
AlignPossible Block, Left
LabelType Static
LabelString Telephone: LabelString Telephone:
Spacing Other 1.5
End End

View File

@ -148,3 +148,4 @@ End
# AlignPossible Block, Left # AlignPossible Block, Left
# LabelType Enumerate # LabelType Enumerate
#End #End

View File

@ -4,9 +4,9 @@
# Heavily modifed and enhanced by several developers. # Heavily modifed and enhanced by several developers.
# This include files contains all non numbered versions of the # This include files contains all non numbered versions of the
# sectionning-related commands that are useful for article-like # sectioning-related commands that are useful for article-like
# document classes, but not for letters. It should be Input after # document classes, but not for letters. It should be Input after
# modying the style of the regular sectionning layouts. # modifying the style of the regular sectioning layouts.
Style Part* Style Part*

View File

@ -25,11 +25,9 @@ Style Abstract
LabelType Centered_Top_Environment LabelType Centered_Top_Environment
LabelString Abstract LabelString Abstract
LabelBottomSep 0.5 LabelBottomSep 0.5
Font Font
Size Small Size Small
EndFont EndFont
LabelFont LabelFont
Series Bold Series Bold
Size Large Size Large
@ -53,7 +51,6 @@ Style Bibliography
LabelType Bibliography LabelType Bibliography
LabelString References LabelString References
LabelBottomSep 0.7 LabelBottomSep 0.7
LabelFont LabelFont
Series Bold Series Bold
Size Larger Size Larger

View File

@ -21,7 +21,6 @@ Style Title
Align Center Align Center
AlignPossible Center AlignPossible Center
LabelType No_Label LabelType No_Label
Font Font
Size Largest Size Largest
EndFont EndFont
@ -41,7 +40,6 @@ Style Author
Align Center Align Center
AlignPossible Center AlignPossible Center
LabelType No_Label LabelType No_Label
Font Font
Size Large Size Large
EndFont EndFont
@ -61,7 +59,6 @@ Style Date
Align Center Align Center
AlignPossible Center AlignPossible Center
LabelType No_Label LabelType No_Label
Font Font
Size Large Size Large
EndFont EndFont

View File

@ -20,10 +20,11 @@
# (jog) ? # (jog) ?
# #
# see www.springer.de/author/tex/help-journals.html for class files # see www.springer.de/author/tex/help-journals.html for class files
#
# The standard Springer Journal sections
Input svjour.inc Input svjour.inc
ClassOptions ClassOptions
Other jog Other jog
End End
@ -45,7 +46,6 @@ Style Abstract
AlignPossible Block, Left AlignPossible Block, Left
LabelType Top_Environment LabelType Top_Environment
LabelString Abstract. LabelString Abstract.
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont

View File

@ -15,12 +15,11 @@
# work done by MV in 2000. # work done by MV in 2000.
# #
# see www.springer.de/author/tex/help-journals.html for class files # see www.springer.de/author/tex/help-journals.html for class files
#
# General textclass parameters
Columns 2 Columns 2
Sides 1 Sides 1
PageStyle Plain PageStyle Plain
MaxCounter Counter_Section
Style Standard Style Standard
@ -36,6 +35,15 @@ End
Input stdsections.inc Input stdsections.inc
Input numarticle.inc
Input stdstarsections.inc
Input stdlayouts.inc
Input stdlists.inc
NoStyle Part
NoStyle Part*
NoStyle Chapter
NoStyle Chapter*
Style Section Style Section
@ -83,19 +91,6 @@ Style Subparagraph
End End
Input stdstarsections.inc
# Remove the ones that we do not want
NoStyle Part
NoStyle Part*
NoStyle Chapter
NoStyle Chapter*
# Some standard things
Input stdlayouts.inc
Input stdlists.inc
Style Headnote Style Headnote
Margin Static Margin Static
LatexType Command LatexType Command
@ -112,13 +107,11 @@ Style Headnote
AlignPossible Left AlignPossible Left
LabelType Static LabelType Static
LabelString "Headnote (optional): " LabelString "Headnote (optional): "
LabelFont LabelFont
Series Bold Series Bold
Shape Italic Shape Italic
Color Red Color Red
EndFont EndFont
End End
@ -145,7 +138,6 @@ Style Title
LabelType No_Label LabelType No_Label
Fill_Top 1 Fill_Top 1
Fill_Bottom 1 Fill_Bottom 1
Font Font
Family Sans Family Sans
Series Bold Series Bold
@ -168,7 +160,6 @@ Style Subtitle
Align Left Align Left
AlignPossible Left AlignPossible Left
LabelType No_Label LabelType No_Label
Font Font
Family Sans Family Sans
Series Bold Series Bold
@ -176,6 +167,7 @@ Style Subtitle
EndFont EndFont
End End
Style Running_LaTeX_Title Style Running_LaTeX_Title
CopyStyle Headnote CopyStyle Headnote
LatexName titlerunning LatexName titlerunning
@ -198,7 +190,6 @@ Style Author
Align Left Align Left
AlignPossible Left AlignPossible Left
LabelType No_Label LabelType No_Label
Font Font
Series Bold Series Bold
Shape Italic Shape Italic
@ -227,20 +218,18 @@ Style Institute
Align Left Align Left
AlignPossible Left AlignPossible Left
LabelType No_Label LabelType No_Label
Font Font
Size Small Size Small
EndFont EndFont
End End
Style Date Style Date
CopyStyle Institute CopyStyle Institute
LatexName date LatexName date
End End
# Correspondence address style definition
Style Mail Style Mail
CopyStyle Headnote CopyStyle Headnote
LatexName mail LatexName mail
@ -248,6 +237,7 @@ Style Mail
LabelString "Corr Author: " LabelString "Corr Author: "
End End
Style Offprints Style Offprints
CopyStyle Headnote CopyStyle Headnote
LatexName offprints LatexName offprints
@ -271,7 +261,6 @@ Style Abstract
AlignPossible Block, Left AlignPossible Block, Left
LabelType Top_Environment LabelType Top_Environment
LabelString Abstract. LabelString Abstract.
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
@ -293,7 +282,6 @@ Style Keywords
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString "Key words: " LabelString "Key words: "
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
@ -315,17 +303,16 @@ Style Acknowledgements
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Acknowledgements. LabelString Acknowledgements.
Font Font
Size Small Size Small
EndFont EndFont
LabelFont LabelFont
Shape Italic Shape Italic
Size Small Size Small
EndFont EndFont
End End
Style Acknowledgement Style Acknowledgement
CopyStyle Acknowledgements CopyStyle Acknowledgements
LatexName acknowledgement LatexName acknowledgement
@ -349,13 +336,11 @@ Style Bibliography
LabelType Bibliography LabelType Bibliography
LabelString References LabelString References
LabelBottomSep 0.7 LabelBottomSep 0.7
LabelFont LabelFont
Series Bold Series Bold
EndFont EndFont
End End
# Mathematics-like definitions:
Style Claim Style Claim
Margin First_Dynamic Margin First_Dynamic
@ -372,7 +357,6 @@ Style Claim
AlignPossible Block, Left AlignPossible Block, Left
LabelType Static LabelType Static
LabelString Claim. LabelString Claim.
LabelFont LabelFont
Shape Italic Shape Italic
EndFont EndFont
@ -390,11 +374,9 @@ Style Corollary
CopyStyle Claim CopyStyle Claim
LatexName corollary LatexName corollary
LabelString "Corollary #. " LabelString "Corollary #. "
Font Font
Shape Italic Shape Italic
EndFont EndFont
LabelFont LabelFont
Shape Up Shape Up
Series Bold Series Bold
@ -420,14 +402,10 @@ Style Exercise
CopyStyle Claim CopyStyle Claim
LatexName exercise LatexName exercise
LabelString "Exercise #. " LabelString "Exercise #. "
# font & label font definition
LabelFont LabelFont
Shape Up Shape Up
Series Bold Series Bold
EndFont EndFont
End End
@ -499,7 +477,3 @@ Style Theorem
LatexName theorem LatexName theorem
LabelString "Theorem #. " LabelString "Theorem #. "
End End
#Finally a few older definitions for compatibility
Input obsolete.inc

View File

@ -22,8 +22,8 @@
# (jog) ? # (jog) ?
# #
# see www.springer.de/author/tex/help-journals.html for class files # see www.springer.de/author/tex/help-journals.html for class files
#
# The standard Springer Journal sections
Input svjour.inc Input svjour.inc
ClassOptions ClassOptions
@ -31,8 +31,6 @@ ClassOptions
End End
## Now, some cosmetic changes wrt the default style.
Style Title Style Title
Font Font
Family Roman Family Roman
@ -50,7 +48,6 @@ Style Subtitle
EndFont EndFont
End End
Style Author Style Author
Font Font
Series Medium Series Medium