lyx_mirror/lib/layouts/numarticle.inc

13 lines
297 B
PHP
Raw Normal View History

# Author : André Pönitz
# This include file contains label definitions for an article-like numbering.
2020-09-28 20:32:30 +00:00
Format 84
# appendix applies to sections.
Counter section
2020-05-03 02:37:18 +00:00
GuiName Section
Within "none"
LabelString "\arabic{section}"
LabelStringAppendix "\Alph{section}"
End