]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdrefprefix.inc
apa6.layout: add dependencies
[lyx.git] / lib / layouts / stdrefprefix.inc
index 3efe8194f8d05582decff0b45466141554f515b7..c41b0daebe13870058a0d8207194e3d180a4ba16 100644 (file)
@@ -7,32 +7,32 @@
 # in stdclass.inc, so any file that includes either of these will get
 # the standard RefPrefix definitions.
 
-Format 54
+Format 65
 
-IfStyle Part
+ModifyStyle Part
        RefPrefix part
 End
 
-IfStyle Chapter
+ModifyStyle Chapter
        RefPrefix chap
 End
 
-IfStyle Section
+ModifyStyle Section
        RefPrefix sec
 End
 
-IfStyle Subsection
+ModifyStyle Subsection
        RefPrefix subsec
 End
 
-IfStyle Subsubsection
+ModifyStyle Subsubsection
        RefPrefix subsec
 End
 
-IfStyle Paragraph
+ModifyStyle Paragraph
        RefPrefix par
 End
 
-IfStyle Subparagraph
+ModifyStyle Subparagraph
        RefPrefix par
 End