lyx_mirror/lib/layouts/numarticle.inc
Richard Kimberly Heck 88bc81d782 Update layouts
2020-12-05 16:46:33 -05:00

13 lines
297 B
PHP

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