]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrreprt.layout
beamer.layout: add 3 dependencies
[lyx.git] / lib / layouts / scrreprt.layout
index bb85c7da8a4803f73f46b3b1de9f15f59790e267..a9ca09da630246ba9be0df7a857b4f8f6eafd6f9 100644 (file)
@@ -1,18 +1,19 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[scrreprt]{report (koma-script)}
+#  \DeclareLaTeXClass{KOMA-Script Report}
+#  \DeclareCategory{Reports}
 # KOMA scrreprt textclass definition file.
 # Bernd Rellermeyer <100.41728@germanynet.de>, 1998/7/11.
 
-# General textclass parameters
+Format 65
 Input scrclass.inc
+Input numreport.inc
 
-# Modify bibliography
-Style Bibliography
-       TopSep                4
-       LabelString           Bibliography
 
-       LabelFont 
-         Series              Bold
-         Size                Largest
+Style Bibliography
+       TopSep          4
+       LabelString     "Bibliography"
+       LabelFont
+         Series        Bold
+         Size          Largest
        EndFont
 End