1
0
mirror of https://git.lyx.org/repos/lyx.git synced 2025-01-23 08:44:01 +00:00
Juergen Spitzmueller 66afab4497 Update layout formats
2024-08-12 12:29:50 +02:00

13 lines
298 B
PHP

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