]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrreprt.layout
Update algorithm module to format 48.
[lyx.git] / lib / layouts / scrreprt.layout
index fd955aeb1b0dc25b1c1c87b76668b84881187cf1..4bce0efc35567525c8f0212d715d730454020078 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 48
 Input scrclass.inc
+Input numreport.inc
 
-# Modify bibliography
-Style Bibliography
-  TopSep                4
-  LabelString           Bibliography
 
-  LabelFont 
-    Series              Bold
-    Size                Largest
-  EndFont
+Style Bibliography
+       TopSep          4
+       LabelString     "Bibliography"
+       LabelFont
+         Series        Bold
+         Size          Largest
+       EndFont
 End