[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
unnumbered sections numbered
From: |
Karl Berry |
Subject: |
unnumbered sections numbered |
Date: |
Sun, 11 Aug 2013 15:40:42 GMT |
Hi Patrice,
With this input file:
------------------------
\input texinfo
@setfilename unnsec.info
@unnumbered U
@section S
@bye
------------------------
The output looks like:
------------------------
U
*
0.1 S
=====
------------------------
I think S should not have any number, as if it were @unnumberedsec.
C makeinfo did it that way.
(The common install.texi file uses this sort of construct. The presence
or absence of nodes makes no difference to the output, I left them out
just to make it minimal.)
Wdyt?
Thanks,
Karl
- unnumbered sections numbered,
Karl Berry <=