]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdrefprefix.inc
iucr.layout: use Item_Environment for a style as proposed by Jürgen
[lyx.git] / lib / layouts / stdrefprefix.inc
index 58b15bc51e09d3c7ad7f3db2d4240b85e85e6592..3efe8194f8d05582decff0b45466141554f515b7 100644 (file)
@@ -7,14 +7,14 @@
 # in stdclass.inc, so any file that includes either of these will get
 # the standard RefPrefix definitions.
 
-Format 29
+Format 54
 
 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