mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
adefdf8eeb
This reverts commit 7c041af642
.
We will hold this back until we fix the issue discussed here:
https://marc.info/?l=lyx-devel&m=171733833610242&w=2
13 lines
298 B
PHP
13 lines
298 B
PHP
# Author : André Pönitz
|
|
# This include file contains label definitions for an article-like numbering.
|
|
|
|
Format 104
|
|
|
|
# appendix applies to sections.
|
|
Counter section
|
|
GuiName Section
|
|
Within "none"
|
|
LabelString "\arabic{section}"
|
|
LabelStringAppendix "\Alph{section}"
|
|
End
|