]> git.lyx.org Git - features.git/blobdiff - lib/layouts/stdrefprefix.inc
Update layouts to 2.2.0alpha1 format
[features.git] / lib / layouts / stdrefprefix.inc
index bc416dd1e9d3dd11297c615ac8e5edf732e66833..45073ec7acfea7430a7c7be3655a90e7326cb149 100644 (file)
@@ -7,14 +7,14 @@
 # in stdclass.inc, so any file that includes either of these will get
 # the standard RefPrefix definitions.
 
-Format 28
+Format 57
 
 IfStyle Part
        RefPrefix part
 End
 
 IfStyle Chapter
-       RefPrefix cha
+       RefPrefix chap
 End
 
 IfStyle Section
@@ -22,11 +22,11 @@ IfStyle Section
 End
 
 IfStyle Subsection
-       RefPrefix sub
+       RefPrefix subsec
 End
 
 IfStyle Subsubsection
-       RefPrefix sub
+       RefPrefix subsec
 End
 
 IfStyle Paragraph