help-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-texinfo] error building pdf docs, everything fine with info html d


From: Marco Maggi
Subject: [help-texinfo] error building pdf docs, everything fine with info html dvi ps
Date: Tue, 05 Jun 2012 12:07:02 +0200

Ciao,

  on a  i686-pc-linux-gnu with  GNU Automake 1.12.1  and GNU
Texinfo 4.13,  I can correctly build  documentation in info,
html, dvi and ps formats, but:

  $ make pdf
  TEXINPUTS="../../doc:$TEXINPUTS" \
          MAKEINFO='/bin/sh /home/marco/src/devel/scheme/vicare/missing --run 
makeinfo -I ../../doc' \
          texi2dvi --pdf --batch --clean ../../doc/vicare.texi
  This is pdfeTeXk, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
   file:line:error style messages enabled.
  entering extended mode

  (/home/marco/src/devel/scheme/vicare/doc/vicare.texi
  (/home/marco/src/devel/scheme/vicare/doc/texinfo.tex
  Loading texinfo [version 2012-05-16.16]: pdf, fonts, markup, glyphs,
  page headings, tables, conditionals, indexing, sectioning, toc, environments,
  defuns, macros, cross references, insertions,
  (/usr/share/texmf/tex/generic/epsf/epsf.tex) localization, formatting,
  and turning on texinfo input format.)
  (/home/marco/src/devel/scheme/vicare/doc/version.texi)
  (/home/marco/src/devel/scheme/vicare/doc/macros.texi) 
[1{/usr/share/texmf-var/f
  onts/map/pdftex/updmap/pdftex.map}] [2] Chapter 1
  /home/marco/src/devel/scheme/vicare/doc/vicare.texi:249: Undefined control 
sequ
  ence.
  @txiescapepdf ... @else @xdef address@hidden
                                                    address@hidden
  @pdfmkdest ...name address@hidden @pdfdestname
                                                    @safewhatsit address@hidden 
nam...

  @setref #1#2->@pdfmkdest {#1}
                               @iflinks address@hidden @edef @writexrdef 
address@hidden

  @donoderef ...empty @else @setref address@hidden }{#1}
                                                    @global @let @lastnode 
address@hidden

  @chapmacro ...y address@hidden address@hidden {#2}
                                                    @nobreak @vbox 
address@hidden

  @chapterzzz ...acro address@hidden @chapno }
                                                    @global @let @section = 
@n...
  ...
  l.249 @chapter Overview of Vicare Scheme

followed by a lot of similar errors (one for each heading in
the source file, it seems).  It appears that I have the same
problems with all my texi files; for example:

<http://raw.github.com/marcomaggi/cre2/master/doc/cre2.texi>
    <http://github.com/marcomaggi/cre2/tree/master/doc>

  It  is  my   understanding  that  the  "texinfo.tex"  file
installed by Automake is the very latest from:

             <http://ftp.gnu.org/gnu/texinfo/>

  I know nothing of Texinfo internals, any hints?

TIA
-- 
Marco Maggi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]