X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fnumrevtex.inc;h=426f5d68df51dc67733cb1baabd41de77246ebe1;hb=61a9f04754921abb28d9189c4449ae170d0b994f;hp=bc519fd64f20868c87af67a6c67ea5b99e956c2f;hpb=a2f4949d3842eb2fe5a692031a8f6ccb995b3d24;p=lyx.git diff --git a/lib/layouts/numrevtex.inc b/lib/layouts/numrevtex.inc index bc519fd64f..426f5d68df 100644 --- a/lib/layouts/numrevtex.inc +++ b/lib/layouts/numrevtex.inc @@ -2,9 +2,9 @@ # This include files contains label definitions for a article-like numbering. -Format 11 +Format 60 Style Section - LabelType Counter + LabelType Static LabelCounter section LabelString "\Roman{section}." LabelStringAppendix "Appendix \Alph{section}:" @@ -13,7 +13,7 @@ End Style Subsection - LabelType Counter + LabelType Static LabelCounter subsection LabelString "\Alph{subsection}." LabelStringAppendix "\arabic{subsection}." @@ -22,7 +22,7 @@ End Style Subsubsection - LabelType Counter + LabelType Static LabelCounter subsubsection LabelString "\arabic{subsubsection}." LabelStringAppendix "\alph{subsubsection}." @@ -31,7 +31,7 @@ End Style Paragraph - LabelType Counter + LabelType Static LabelCounter paragraph LabelString "\alph{paragraph}." LabelStringAppendix "\alph{paragraph}."