]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/cv.layout
Fix conversion of minipages that contains tabulars.
[lyx.git] / lib / layouts / cv.layout
index f4e8506862c38df8e50b01c3e1ea52f44977fe9b..f6da5c32967ee2e82d79d88c315366cbc55a2c6b 100644 (file)
@@ -46,13 +46,18 @@ Style Section
 End
 
 # Section style definition
-Style SubSection
+Style Subsection
   CopyStyle            Section
   LatexName             subsection
   Margin               Static
   LeftMargin           MMM
 End
 
+# we used to have this version with wrong case
+Style SubSection
+  ObsoletedBy           Subsection
+End
+
 # Topic style definition
 Style Topic
   Margin                Manual
@@ -160,3 +165,5 @@ Style Bibliography
   
 End
 
+Input stdfloats.inc
+Input stdcounters.inc