X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fnumrevtex.inc;h=3916028b58bedd82ae03733805eb3f20aaa5f61f;hb=0d434033ec03b3875cfbc05f3b87936af777bef5;hp=861b09d2fd5641a4b3fd916308662a95432a5566;hpb=29d106fbf799c2d9969ec94bf159ae45dd413417;p=lyx.git diff --git a/lib/layouts/numrevtex.inc b/lib/layouts/numrevtex.inc index 861b09d2fd..3916028b58 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 4 +Format 45 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}."