lyx_mirror/lib/layouts/numarticle.inc
Guillaume Munch 4fa5cbddce Update layouts
3c9b62a69 only added new keywords, so nothing changes, as it should be.
2016-01-11 16:27:46 +00:00

12 lines
280 B
PHP

# Author : André Pönitz
# This include file contains label definitions for an article-like numbering.
Format 59
# appendix applies to sections.
Counter section
Within "none"
LabelString "\arabic{section}"
LabelStringAppendix "\Alph{section}"
End