Pádraig Brady <[email protected]> writes:

> I pushed the attached version which defines a more general @optItem macro.
>
> Then I pushed a further (large/boring so not attached), to use that macro
> to add an anchor/index to each command option description,
> while also reducing the texinfo source file by over 1000 lines.
> https://github.com/coreutils/coreutils/commit/796b8d1a6

It is a nice cleanup, but unfortunately I am unable to build the PDF
documentation after them (or DVI, since that is required to generate the
PDF).

The TeX errors are not exactly helpful:

    $ make pdf V=1
    [2{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [3] (./coreutils.toc)
    [-1] (./coreutils.toc) (./coreutils.toc) [-2] (./coreutils.toc)
    (./coreutils.toc) Chapter 1 (./coreutils.aux) Chapter 2 [1] [2] [3] [4]
    [5] [6] [7] [8]
    Runaway argument?
    @empty 
    ../../../../.././doc/coreutils.texi:1415: Paragraph ended before 
@parseargline 
    was complete.
    <to be read again> 
                       @par 
    l.1415 
           
    ? 
    ../../../../.././doc/coreutils.texi:1415: Emergency stop.
    <to be read again> 
                       @par 
    l.1415 
           
    ../../../../.././doc/coreutils.texi:1415:  ==> Fatal error occurred, no 
output 
    PDF file produced!
    Transcript written on coreutils.log.
    /usr/bin/texi2dvi: pdfetex exited with bad status, quitting.

Collin

Reply via email to