X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdcounters.inc;h=662706fadc6242b19cfecfbfffb53a7f35d3b3d3;hb=e2e74ffb0a72477420bfc2a8be0fcfbafe52e8ae;hp=8208e7b7e0c69661a3b2011a9f59f53959262f73;hpb=7071995a217b5389bcbaaa1ad74f801c96db858e;p=lyx.git diff --git a/lib/layouts/stdcounters.inc b/lib/layouts/stdcounters.inc index 8208e7b7e0..662706fadc 100644 --- a/lib/layouts/stdcounters.inc +++ b/lib/layouts/stdcounters.inc @@ -4,75 +4,96 @@ # in most LyX layouts. -Format 72 +Format 104 Counter part + GuiName Part LabelString "\Roman{part}" - PrettyFormat "Part \Roman{part}" + PrettyFormat "Part ##" End Counter chapter + GuiName Chapter PrettyFormat "Chapter ##" End Counter section + GuiName Section Within chapter PrettyFormat "Section ##" End Counter subsection + GuiName Subsection Within section PrettyFormat "Section ##" End Counter subsubsection + GuiName Subsubsection Within subsection PrettyFormat "Section ##" End Counter paragraph + GuiName Paragraph Within subsubsection PrettyFormat "Paragraph ##" End Counter subparagraph + GuiName Subparagraph Within paragraph PrettyFormat "Paragraph ##" End Counter enumi + GuiName "Numbered List (Level 1)" LabelString "\arabic{enumi}." + PrettyFormat "(\arabic{enumi})" End Counter enumii + GuiName "Numbered List (Level 2)" Within enumi LabelString "(\alph{enumii})" + PrettyFormat "(\alph{enumii})" End Counter enumiii + GuiName "Numbered List (Level 3)" Within enumii LabelString "\roman{enumiii}." + PrettyFormat "(\roman{enumiii})" End Counter enumiv + GuiName "Numbered List (Level 4)" Within enumiii LabelString "\Alph{enumiv}." + PrettyFormat "(\Alph{enumiv})" End Counter bibitem + GuiName "Bibliography Item" End Counter listing + GuiName Listing End Counter equation + GuiName Equation PrettyFormat "Equation ##" End Counter footnote - PrettyFormat "Footnote ##" + GuiName Footnote + LabelString "\superarabic{footnote}" + PrettyFormat "Footnote \arabic{footnote}" End Counter thanks - PrettyFormat "Footnote ##" + GuiName "Footnote (Title)" + PrettyFormat "Footnote \arabic{footnote}" LabelString "\fnsymbol{thanks}" End