X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fnumrevtex.inc;h=34c0125461b311c12d4de3c6e9205e3e7fc8b494;hb=d02147b79e5107b1345536f2a276b0aeebd42da5;hp=b49dde6d4e980472dc465ce55f194b6874d2d749;hpb=d55d5d1fb00c2f797b0221e6497135f0f6a9a2fd;p=lyx.git diff --git a/lib/layouts/numrevtex.inc b/lib/layouts/numrevtex.inc index b49dde6d4e..34c0125461 100644 --- a/lib/layouts/numrevtex.inc +++ b/lib/layouts/numrevtex.inc @@ -1,9 +1,10 @@ -# Author : André Pönitz +# Author : André Pönitz # This include files contains label definitions for a article-like numbering. +Format 54 Style Section - LabelType Counter + LabelType Static LabelCounter section LabelString "\Roman{section}." LabelStringAppendix "Appendix \Alph{section}:" @@ -12,7 +13,7 @@ End Style Subsection - LabelType Counter + LabelType Static LabelCounter subsection LabelString "\Alph{subsection}." LabelStringAppendix "\arabic{subsection}." @@ -21,7 +22,7 @@ End Style Subsubsection - LabelType Counter + LabelType Static LabelCounter subsubsection LabelString "\arabic{subsubsection}." LabelStringAppendix "\alph{subsubsection}." @@ -30,7 +31,7 @@ End Style Paragraph - LabelType Counter + LabelType Static LabelCounter paragraph LabelString "\alph{paragraph}." LabelStringAppendix "\alph{paragraph}."