2007-07-24 17:16:35 +00:00
|
|
|
# Author : Lars Gullik Bjønnes <larsbj@lyx.org>
|
2002-09-06 14:48:01 +00:00
|
|
|
|
|
|
|
# This include file contains all the counters that are defined as standard
|
|
|
|
# in most LyX layouts.
|
|
|
|
|
|
|
|
|
2023-07-22 21:36:34 +00:00
|
|
|
Format 101
|
2008-10-06 14:58:22 +00:00
|
|
|
Counter part
|
2020-05-03 02:37:18 +00:00
|
|
|
GuiName Part
|
2011-04-17 18:52:49 +00:00
|
|
|
LabelString "\Roman{part}"
|
2020-09-29 02:34:52 +00:00
|
|
|
PrettyFormat "Part ##"
|
2002-09-06 14:48:01 +00:00
|
|
|
End
|
|
|
|
|
2008-10-06 14:58:22 +00:00
|
|
|
Counter chapter
|
2020-05-03 02:37:18 +00:00
|
|
|
GuiName Chapter
|
2010-01-20 22:28:42 +00:00
|
|
|
PrettyFormat "Chapter ##"
|
2002-09-06 14:48:01 +00:00
|
|
|
End
|
|
|
|
|
2008-10-06 14:58:22 +00:00
|
|
|
Counter section
|
2020-05-03 02:37:18 +00:00
|
|
|
GuiName Section
|
2003-05-02 08:55:48 +00:00
|
|
|
Within chapter
|
2010-01-20 22:28:42 +00:00
|
|
|
PrettyFormat "Section ##"
|
2002-09-06 14:48:01 +00:00
|
|
|
End
|
|
|
|
|
2008-10-06 14:58:22 +00:00
|
|
|
Counter subsection
|
2020-05-03 02:37:18 +00:00
|
|
|
GuiName Subsection
|
2003-05-02 08:55:48 +00:00
|
|
|
Within section
|
2010-01-20 22:28:42 +00:00
|
|
|
PrettyFormat "Section ##"
|
2002-09-06 14:48:01 +00:00
|
|
|
End
|
|
|
|
|
2008-10-06 14:58:22 +00:00
|
|
|
Counter subsubsection
|
2020-05-03 02:37:18 +00:00
|
|
|
GuiName Subsubsection
|
2003-05-02 08:55:48 +00:00
|
|
|
Within subsection
|
2010-01-20 22:28:42 +00:00
|
|
|
PrettyFormat "Section ##"
|
2002-09-06 14:48:01 +00:00
|
|
|
End
|
|
|
|
|
2008-10-06 14:58:22 +00:00
|
|
|
Counter paragraph
|
2020-05-03 02:37:18 +00:00
|
|
|
GuiName Paragraph
|
2003-05-02 08:55:48 +00:00
|
|
|
Within subsubsection
|
2010-01-20 22:28:42 +00:00
|
|
|
PrettyFormat "Paragraph ##"
|
2002-09-06 14:48:01 +00:00
|
|
|
End
|
|
|
|
|
2008-10-06 14:58:22 +00:00
|
|
|
Counter subparagraph
|
2020-05-03 02:37:18 +00:00
|
|
|
GuiName Subparagraph
|
2003-05-02 08:55:48 +00:00
|
|
|
Within paragraph
|
2010-01-20 22:28:42 +00:00
|
|
|
PrettyFormat "Paragraph ##"
|
2002-09-06 14:48:01 +00:00
|
|
|
End
|
|
|
|
|
2008-10-06 14:58:22 +00:00
|
|
|
Counter enumi
|
2020-05-03 02:37:18 +00:00
|
|
|
GuiName "Numbered List (Level 1)"
|
2009-06-02 16:02:29 +00:00
|
|
|
LabelString "\arabic{enumi}."
|
2002-09-06 14:48:01 +00:00
|
|
|
End
|
|
|
|
|
2008-10-06 14:58:22 +00:00
|
|
|
Counter enumii
|
2020-05-03 02:37:18 +00:00
|
|
|
GuiName "Numbered List (Level 2)"
|
2003-05-02 08:55:48 +00:00
|
|
|
Within enumi
|
2009-07-12 19:55:22 +00:00
|
|
|
LabelString "(\alph{enumii})"
|
2002-09-06 14:48:01 +00:00
|
|
|
End
|
|
|
|
|
2008-10-06 14:58:22 +00:00
|
|
|
Counter enumiii
|
2020-05-03 02:37:18 +00:00
|
|
|
GuiName "Numbered List (Level 3)"
|
2003-05-02 08:55:48 +00:00
|
|
|
Within enumii
|
2009-06-02 16:02:29 +00:00
|
|
|
LabelString "\roman{enumiii}."
|
2002-09-06 14:48:01 +00:00
|
|
|
End
|
|
|
|
|
2008-10-06 14:58:22 +00:00
|
|
|
Counter enumiv
|
2020-05-03 02:37:18 +00:00
|
|
|
GuiName "Numbered List (Level 4)"
|
2003-05-02 08:55:48 +00:00
|
|
|
Within enumiii
|
2009-06-02 16:02:29 +00:00
|
|
|
LabelString "\Alph{enumiv}."
|
2002-09-06 14:48:01 +00:00
|
|
|
End
|
|
|
|
|
2008-10-06 14:58:22 +00:00
|
|
|
Counter bibitem
|
2020-05-03 02:37:18 +00:00
|
|
|
GuiName "Bibliography Item"
|
2002-09-06 14:48:01 +00:00
|
|
|
End
|
|
|
|
|
2008-10-06 14:58:22 +00:00
|
|
|
Counter listing
|
2020-05-03 02:37:18 +00:00
|
|
|
GuiName Listing
|
2002-09-06 14:48:01 +00:00
|
|
|
End
|
2003-09-15 15:00:46 +00:00
|
|
|
|
2008-10-06 14:58:22 +00:00
|
|
|
Counter equation
|
2020-05-03 02:37:18 +00:00
|
|
|
GuiName Equation
|
2010-01-20 22:28:42 +00:00
|
|
|
PrettyFormat "Equation ##"
|
2003-09-15 15:00:46 +00:00
|
|
|
End
|
2007-05-14 20:42:14 +00:00
|
|
|
|
2008-10-06 14:58:22 +00:00
|
|
|
Counter footnote
|
2020-05-03 02:37:18 +00:00
|
|
|
GuiName Footnote
|
2010-01-20 22:28:42 +00:00
|
|
|
PrettyFormat "Footnote ##"
|
2007-08-13 20:29:33 +00:00
|
|
|
End
|
2014-11-14 13:53:11 +00:00
|
|
|
|
|
|
|
Counter thanks
|
2020-05-03 06:20:14 +00:00
|
|
|
GuiName "Footnote (Title)"
|
2014-11-14 13:53:11 +00:00
|
|
|
PrettyFormat "Footnote ##"
|
|
|
|
LabelString "\fnsymbol{thanks}"
|
|
|
|
End
|