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.
Format 95
# 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