Package: texinfo Version: 5.1.dfsg.1-3 Severity: normal Tags: upstream According to the Texinfo manual[0], @enumerate may be used as:
@enumerate positive-integer
With a (positive) numeric argument, start a numbered list with that
number. You can use this to continue a list that you interrupted
with other text.
However, for any value of "positive-integer" greater than 9, one gets
bad argument to @enumerate
See the attached minimal example reproducing the error.
Best wishes,
Ryan
[0]
https://www.gnu.org/software/texinfo/manual/texinfo/html_node/_0040enumerate.html
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_CA.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages texinfo depends on:
ii libc6 2.17-6
ii libintl-perl 1.20-1
ii libtext-unidecode-perl 0.04-2
ii libxml-libxml-perl 2.0010+dfsg-1
texinfo recommends no packages.
Versions of packages texinfo suggests:
ii texinfo-doc-nonfree 5.1-2
ii texlive-base 2013.20130530-1
ii texlive-generic-recommended 2013.20130530-1
ii texlive-latex-base 2013.20130530-1
-- no debconf information
--
|_)|_/ Ryan Kavanagh | Debian Developer
| \| \ http://ryanak.ca/ | GPG Key 4A11C97A
min.texi
Description: TeXInfo document

