lyx_mirror/lib/layouts/numarticle.inc

12 lines
280 B
PHP
Raw Normal View History

# Author : André Pönitz
# This include file contains label definitions for an article-like numbering.
2015-01-11 19:25:18 +00:00
Format 54
# appendix applies to sections.
Counter section
Within "none"
LabelString "\arabic{section}"
LabelStringAppendix "\Alph{section}"
End