]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrartcl.layout
Add translation info
[lyx.git] / lib / layouts / scrartcl.layout
index 4fae01912dc6a3f380e8ae44d1f56abb5a673d81..e23504f766ce1113a3cff664aafbe250d2b49172 100644 (file)
@@ -1,40 +1,44 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[scrartcl]{article (koma-script)}
+#  \DeclareLaTeXClass{KOMA-Script Article}
+#  \DeclareCategory{Articles}
 # KOMA scrartcl textclass definition file.
 # Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
 
-# General textclass parameters
+Format 93
 Input scrclass.inc
-MaxCounter              Counter_Section
+
+SecNumDepth            3
+TocDepth               3
+
 NoStyle Chapter
+NoCounter chapter
 NoStyle Chapter*
 NoStyle Addchap
 NoStyle Addchap*
 NoStyle Addpart
 NoStyle Dictum
-SecNumDepth             3
-TocDepth                3
 
-# Modify Part
-Style Part
-  Align                 Left
-  AlignPossible         Left
-  TopSep                2
-  BottomSep             1.5
 
-  Font
-    Size                Larger
-  EndFont
+Style Part
+       Align           Left
+       TopSep          2
+       BottomSep       1.5
+       Font
+         Size          Larger
+       EndFont
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookSectionTag     part
 End
 
-# Modify Part*
 Style Part*
-  Align                 Left
-  AlignPossible         Left
-  TopSep                2
-  BottomSep             1.5
-
-  Font
-    Size                Larger
-  EndFont
+       Align           Left
+       TopSep          2
+       BottomSep       1.5
+       Font
+         Size          Larger
+       EndFont
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookSectionTag     part
 End