]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/IEEEtran.layout
* layouts/*.layout: update to format 3
[lyx.git] / lib / layouts / IEEEtran.layout
index 3b3ad121e4b195ba8dea57cd520c8e87e0f346a6..464eb12570033b64e469f352dfa2fd7bb4ae7ded 100644 (file)
@@ -1,6 +1,6 @@
 #% Do not delete he line below; configure depends on this
 #  \DeclareLaTeXClass{article (IEEEtran)}
-# Based on Article textclass definition file. 
+# Based on Article textclass definition file.
 #
 # Author : Allan Rae <rae@lyx.org>
 #
 # the author information area.  There is a LaTeX 2.09 IEEEtran.sty available
 # also but LyX doesn't support 2.09 stuff so don't get that one.
 
-
-# Input general definitions
-
-Columns                 1
-Sides                   1
-MaxCounter              Counter_Section
-SecNumDepth             3
-TocDepth                3
-
-
-ClassOptions
-       FontSize              9|10|11|12
-End  
-
-
-DefaultFont
-       Family                Roman
-       Series                Medium
-       Shape                 Up
-       Size                  Normal
-       Color                 None
-EndFont
-
-
+Format 3
 Style Standard
        Margin                Static
        LatexType             Paragraph
@@ -50,8 +27,12 @@ Style Standard
 End
 
 
-Input stdlists.inc
 
+##
+## stdlists
+##
+
+Input stdlists.inc
 
 # First cut at theorem environment support.
 # What other theorem-like environments are needed?
@@ -63,6 +44,7 @@ Input stdlists.inc
 # Tell me:  rae@lyx.org
 
 
+# Theorem-numbered style *Template* declaration
 Style TheoremTemplate
        Margin                First_Dynamic
        LatexType             Environment
@@ -72,8 +54,6 @@ Style TheoremTemplate
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-
-       # label font definition
        LabelFont
          Shape               Italic
        EndFont
@@ -92,29 +72,26 @@ Style Theorem
        CopyStyle             TheoremTemplate
        LatexName             thm
        LabelString           "Theorem #:"
-
        Preamble
          \newtheorem{thm}{Theorem}
        EndPreamble
-End  
+End
 
 
 Style Lemma
        CopyStyle             TheoremTemplate
        LatexName             lemma
        LabelString           "Lemma #:"
-
        Preamble
          \newtheorem{lemma}{Lemma}
        EndPreamble
-End  
+End
 
 
 Style Corollary
        CopyStyle             TheoremTemplate
        LatexName             cor
        LabelString           "Corollary #:"
-
        Preamble
          \newtheorem{cor}{Corollary}
        EndPreamble
@@ -125,62 +102,56 @@ Style Proposition
        CopyStyle             TheoremTemplate
        LatexName             prop
        LabelString           "Proposition #:"
-
        Preamble
          \newtheorem{prop}{Proposition}
        EndPreamble
-End  
+End
 
 
 Style Conjecture
        CopyStyle             TheoremTemplate
        LatexName             conject
        LabelString           "Conjecture #:"
-
        Preamble
          \newtheorem{conject}{Conjecture}
        EndPreamble
-End  
+End
 
 
 Style Criterion
        CopyStyle             TheoremTemplate
        LatexName             criter
        LabelString           "Criterion #:"
-
        Preamble
          \newtheorem{criter}{Criterion}
        EndPreamble
-End  
+End
 
 
 Style Fact
        CopyStyle             TheoremTemplate
        LatexName             fact
        LabelString           "Fact #:"
-
        Preamble
          \newtheorem{fact}{Fact}
        EndPreamble
-End  
+End
 
 
 Style Axiom
        CopyStyle             TheoremTemplate
        LatexName             axi
        LabelString           "Axiom #:"
-
        Preamble
          \newtheorem{axi}{Axiom}
        EndPreamble
-End  
+End
 
 
 Style Definition
        CopyStyle             TheoremTemplate
        LatexName             definitn
        LabelString           "Definition #:"
-
        Preamble
          \newtheorem{definitn}{Definition}
        EndPreamble
@@ -191,7 +162,6 @@ Style Example
        CopyStyle             TheoremTemplate
        LatexName             example
        LabelString           "Example #:"
-
        Preamble
          \newtheorem{example}{Example}
        EndPreamble
@@ -202,7 +172,6 @@ Style Condition
        CopyStyle             TheoremTemplate
        LatexName             condition
        LabelString           "Condition #:"
-
        Preamble
          \newtheorem{condition}{Condition}
        EndPreamble
@@ -213,7 +182,6 @@ Style Problem
        CopyStyle             TheoremTemplate
        LatexName             problem
        LabelString           "Problem #:"
-
        Preamble
          \newtheorem{problem}{Problem}
        EndPreamble
@@ -224,7 +192,6 @@ Style Exercise
        CopyStyle             TheoremTemplate
        LatexName             exacise
        LabelString           "Exercise #:"
-
        Preamble
          \newtheorem{exacise}{Exercise}
        EndPreamble
@@ -235,7 +202,6 @@ Style Remark
        CopyStyle             TheoremTemplate
        LatexName             remrk
        LabelString           "Remark #:"
-
        Preamble
          \newtheorem{remrk}{Remark}
        EndPreamble
@@ -246,7 +212,6 @@ Style Claim
        CopyStyle             TheoremTemplate
        LatexName             claim
        LabelString           "Claim #:"
-
        Preamble
          \newtheorem{claim}{Claim}
        EndPreamble
@@ -257,7 +222,6 @@ Style Note
        CopyStyle             TheoremTemplate
        LatexName             note
        LabelString           "Note #:"
-
        Preamble
          \newtheorem{note}{Note}
        EndPreamble
@@ -268,7 +232,6 @@ Style Notation
        CopyStyle             TheoremTemplate
        LatexName             notation
        LabelString           "Notation #:"
-
        Preamble
          \newtheorem{notation}{Notation}
        EndPreamble
@@ -279,7 +242,6 @@ Style Case
        CopyStyle             TheoremTemplate
        LatexName             case
        LabelString           "Case #:"
-
        Preamble
          \newtheorem{case}{Case}
        EndPreamble
@@ -288,10 +250,14 @@ End
 NoStyle TheoremTemplate
 
 
+
+##
+## stdsections and stdstarsections
+##
+
 Input stdsections.inc
 Input stdstarsections.inc
 
-
 NoStyle                 Part
 NoStyle                 Part*
 NoStyle                 Chapter
@@ -303,7 +269,6 @@ NoStyle                 Subparagraph*
 Style Section
        Align                 Center
        AlignPossible         Block, Center, Left
-
        Font
           Shape              Smallcaps
           Size               Normal
@@ -330,7 +295,6 @@ End
 Style Section*
        Align                 Center
        AlignPossible         Block, Center, Left
-
        Font
           Shape              Smallcaps
           Size               Normal
@@ -354,31 +318,31 @@ Style Subsubsection*
 End
 
 
+
+##
+## stdstruct
+##
 Input stdtitle.inc
 Input stdstruct.inc
 
-
 Style Abstract
        Margin                First_Dynamic
        LeftMargin            ""
        RightMargin           ""
 #  ParIndent            MM
-       LabelSep              M
        LabelType             Static
        LabelString           "Abstract---"
 #  LabelBottomSep        0.0
-
-       Font 
+       Font
          Series              Bold
          Size                Small
        EndFont
-
        LabelFont
          Shape               Italic
          Series              Medium
          Size                Small
        EndFont
-End 
+End
 
 
 Style Keywords
@@ -392,7 +356,7 @@ Style Keywords
        Align                 Left
        AlignPossible         Block, Left, Right, Center
        LabelType             Static
-       LabelString           "Keywords---"
+       LabelString           "Index Terms---"
        TextFont
          Shape               Up
          Size                Small
@@ -406,7 +370,7 @@ End
 
 Style Bibliography
        LabelFont
-         Shape               Smallcaps             
+         Shape               Smallcaps
          Series              Medium
          Size                Normal
        EndFont
@@ -437,31 +401,26 @@ End
 
 
 Style Appendices
-       Margin                Static
-       LatexType             Command
-       InTitle               0
+       CopyStyle             Appendix
        LatexName             appendices
-       ParSkip               0.4
-       BottomSep             1.5
-       ParSep                1.5
-       Align                 Center
-       AlignPossible         Block, Left, Right, Center
-       LabelType             Static
        LabelString           "Appendices"
+End
+
+
+Style Biography
+       LaTeXType             Environment
+       LaTeXName             biography
+       Align                 Block
+       AlignPossible         Block
        TextFont
-         Shape               Up
          Size                Small
        EndFont
-       LabelFont
-         Shape               Smallcaps
-         Size                Normal
-       EndFont
 End
 
 
-Style Biography
+Style BiographyNoPhoto
        LaTeXType             Environment
-       LaTeXName             biography
+       LaTeXName             biographynophoto
        Align                 Block
        AlignPossible         Block
        TextFont
@@ -470,14 +429,13 @@ Style Biography
 End
 
 
+##
+##  stdlayouts
+##
+
 Input stdlayouts.inc
 
 
-Style Caption
-       LabelFont
-         Series              Medium
-       EndFont
-End
 
 
 Style Footernote
@@ -511,9 +469,23 @@ Style MarkBoth
 End
 
 
+##
 ## Others
+##
 
 Input stdfloats.inc
 Input stdcounters.inc
 Input lyxmacros.inc
-Input obsolete.inc
+
+
+Columns                 1
+Sides                   1
+SecNumDepth             3
+TocDepth                3
+
+
+ClassOptions
+       FontSize              9|10|11|12
+End
+
+