X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fnumrevtex.inc;h=1e6396430dfde08b7bcd3fddfebe1c174f5f7685;hb=dd60e2d9f4bdf091d38590f83546147610eca9a1;hp=1bd3b925dd309db61f7fd2f9b7da57e2bc20a24f;hpb=c48c33cf3a291432568f13947ec4025bac2e39ac;p=lyx.git diff --git a/lib/layouts/numrevtex.inc b/lib/layouts/numrevtex.inc index 1bd3b925dd..1e6396430d 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 19 +Format 80 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}."