]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/isprs.layout
Add frontispiece layout to KOMA classes
[lyx.git] / lib / layouts / isprs.layout
index 12ed2c25ce27557c19c424a35e36dc5648e1e63d..552b940c4b57edf07be6c2e3d9d6218ba3d58073 100644 (file)
@@ -1,20 +1,22 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{article (Int. Soc. for Photogrammetry etc)}
+#  \DeclareLaTeXClass[isprs,epsfig.sty,times.sty]{Int. Society f. Photogrammetry and Remote Sensing (ISPRS)}
+#  \DeclareCategory{Articles}
 # Find the class file at, e.g.,
 #     http://www.photogrammetry.ethz.ch/tarasp_workshop/isprs.cls
 # Article textclass definition file. Taken from initial LyX source code
 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
-# Transposed by Pascal André <andre@via.ecp.fr>
+# Transposed by Pascal André <andre@via.ecp.fr>
 # Heavily modifed and enhanced by serveral developers.
 
 # Input general definitions
-Format 4
+Format 90
 Input stdclass.inc
 Sides                  2
 Columns                        2
 
 # There are no chapters in an article.
 NoStyle Chapter
+NoCounter chapter
 NoStyle Chapter*
 
 SecNumDepth            3
@@ -33,8 +35,7 @@ Style Abstract
   ParSep               0
   LabelSep              x
   Align                 Block
-  AlignPossible         Block
-  LabelType             Top_Environment
+  LabelType             Above
   LabelString           "ABSTRACT:"
   InTitle               1
 
@@ -62,7 +63,7 @@ Style Keywords
   LabelSep             x
   Align                 Left
   AlignPossible         Block, Left
-  LabelType             Top_Environment
+  LabelType             Above
   LabelString           "KEY WORDS:"
   InTitle               1
 
@@ -70,6 +71,10 @@ Style Keywords
   LabelFont
     Series              Bold
   EndFont
+  DocBookTag         keyword
+  DocBookTagType     paragraph
+  DocBookWrapperTag  keywordset
+  DocBookInInfo      always
 End
 
 # Author style definition
@@ -81,13 +86,17 @@ Style Author
   NextNoIndent          1
   ParSkip               0.4
   Align                 Center
-  AlignPossible         Center
   LabelType             No_Label
 
 # standard font definition
   Font
     Size               Large
   EndFont
+  DocBookTag            personname
+  DocBookTagType        paragraph
+  DocBookWrapperTag     author
+  DocBookWrapperTagType inline
+  DocBookInInfo         always
 
 End
 # Title style definition
@@ -101,15 +110,15 @@ Style Title
   Align                 Center
   AlignPossible         Block, Center, Left, Right
   LabelType             No_Label
-  Fill_Top             1
-  Fill_Bottom          1
-
 # standard font definition
   Font
     Series              Bold
     Size               LARGE
   EndFont
-
+  HTMLTitle             true
+  DocBookTag            title
+  DocBookTagType        paragraph
+  DocBookInInfo         maybe
 End
 
 Style Address
@@ -122,9 +131,6 @@ Style Address
   Align                 Center
   AlignPossible         Block, Center, Left, Right
   LabelType             No_Label
-  Fill_Top             1
-  Fill_Bottom          1
-
 # standard font definition
   Font
     Size               Large
@@ -142,9 +148,6 @@ Style Commission
   Align                 Center
   AlignPossible         Block, Center, Left, Right
   LabelType             No_Label
-  Fill_Top             1
-  Fill_Bottom          1
-
 # standard font definition
   Font
     Series             Bold
@@ -162,6 +165,7 @@ Style Section
    Series              Bold
    Size                Normal
   EndFont
+  TocLevel 1
 End
 
 # Subsection style definition
@@ -171,6 +175,7 @@ Style Subsection
    Series              Bold
    Size                Normal
   EndFont
+  TocLevel 2
 End
 
 # Subsubsection style definition
@@ -180,6 +185,7 @@ Style Subsubsection
    Series              Bold
    Size                Normal
   EndFont
+  TocLevel 3
 End
 
 # Section* style definition
@@ -213,6 +219,7 @@ End
 
 # Acknowledgement(s) style definitions
 Style Acknowledgements
+  Category              BackMatter
   Margin                Static
   LatexType             Command
   LatexName             acknowledgements
@@ -221,7 +228,7 @@ Style Acknowledgements
   ParIndent            ""
   LabelSep             X
   TopSep               0.7
-  LabelType             Top_Environment
+  LabelType             Above
   LabelString           "ACKNOWLEDGEMENTS"
 
   Preamble
@@ -238,4 +245,3 @@ Style Acknowledgements
     Size               Normal
   EndFont
 End
-