]> 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 cc5f7be54a39716bf4f7b21f529b74f5c36c6861..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 27
+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