[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: building pdf documentation of glibc-doc-reference
From: |
Norbert Preining |
Subject: |
Re: building pdf documentation of glibc-doc-reference |
Date: |
Sat, 29 Sep 2007 22:01:32 +0200 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
Hi Karl,
one user reported a problem when building the documentation of libc with
texi2pdf. I narrowed it down to the following minimal example:
\input texinfo
@setfilename test.info
@deftypevar {(} e )
Hello World
@end deftypevar
@bye
Which breaks with
/home/norbert/bla/manual.texi:3: Unbalanced parentheses in @def.
@badparencount ...{Unbalanced parentheses in @def}
@global @parencount =0
...
(The original typedef was:
@comment GNU
@deftypevar {void (*} error_print_progname ) (void)
If the....
)
Is this a bug of texinfo, of the libc texinfo file, or should we simply
upgrade texinfo.tex (which is old I know:
\def\texinfoversion{2006-02-13.16}
)
Thanks a lot and all the best
Norbert
-------------------------------------------------------------------------------
Dr. Norbert Preining <address@hidden> Vienna University of Technology
Debian Developer <address@hidden> Debian TeX Group
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
UTTOXETER (n.)
A small but immensely complex mechanical device which is essentially
the 'brain' of a modern coffee vending machine, and which enables the
machine to take its own decisions.
--- Douglas Adams, The Meaning of Liff
- Re: building pdf documentation of glibc-doc-reference,
Norbert Preining <=