]> git.lyx.org Git - features.git/blobdiff - lib/layouts/isprs.layout
Update layouts (run layout2layout.py)
[features.git] / lib / layouts / isprs.layout
index 37d4b5d1273b979583f390f6fa41b35e50a321a5..bd1efed4715b088de0c78420bba7390e6a4a1b6c 100644 (file)
@@ -1,5 +1,6 @@
 #% 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
@@ -8,13 +9,14 @@
 # Heavily modifed and enhanced by serveral developers.
 
 # Input general definitions
-Format 9
+Format 95
 Input stdclass.inc
 Sides                  2
 Columns                        2
 
 # There are no chapters in an article.
 NoStyle Chapter
+NoCounter chapter
 NoStyle Chapter*
 
 SecNumDepth            3
@@ -33,7 +35,7 @@ Style Abstract
   ParSep               0
   LabelSep              x
   Align                 Block
-  LabelType             Top_Environment
+  LabelType             Above
   LabelString           "ABSTRACT:"
   InTitle               1
 
@@ -61,7 +63,7 @@ Style Keywords
   LabelSep             x
   Align                 Left
   AlignPossible         Block, Left
-  LabelType             Top_Environment
+  LabelType             Above
   LabelString           "KEY WORDS:"
   InTitle               1
 
@@ -69,6 +71,10 @@ Style Keywords
   LabelFont
     Series              Bold
   EndFont
+  DocBookTag         keyword
+  DocBookTagType     paragraph
+  DocBookWrapperTag  keywordset
+  DocBookInInfo      always
 End
 
 # Author style definition
@@ -86,6 +92,11 @@ Style Author
   Font
     Size               Large
   EndFont
+  DocBookTag            personname
+  DocBookTagType        paragraph
+  DocBookWrapperTag     author
+  DocBookWrapperTagType inline
+  DocBookInInfo         always
 
 End
 # Title style definition
@@ -99,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
@@ -120,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
@@ -140,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
@@ -160,6 +165,7 @@ Style Section
    Series              Bold
    Size                Normal
   EndFont
+  TocLevel 1
 End
 
 # Subsection style definition
@@ -169,6 +175,7 @@ Style Subsection
    Series              Bold
    Size                Normal
   EndFont
+  TocLevel 2
 End
 
 # Subsubsection style definition
@@ -178,6 +185,7 @@ Style Subsubsection
    Series              Bold
    Size                Normal
   EndFont
+  TocLevel 3
 End
 
 # Section* style definition
@@ -211,6 +219,7 @@ End
 
 # Acknowledgement(s) style definitions
 Style Acknowledgements
+  Category              BackMatter
   Margin                Static
   LatexType             Command
   LatexName             acknowledgements
@@ -219,7 +228,7 @@ Style Acknowledgements
   ParIndent            ""
   LabelSep             X
   TopSep               0.7
-  LabelType             Top_Environment
+  LabelType             Above
   LabelString           "ACKNOWLEDGEMENTS"
 
   Preamble
@@ -236,4 +245,3 @@ Style Acknowledgements
     Size               Normal
   EndFont
 End
-