On Wed, Jul 27, 2011 at 10:18 AM,  <no-re...@cfengine.com> wrote:
> Forum: CFEngine Help
> Subject: Re: Boomarks missing from cfengine .pdf files
> Author: mark
> Link to topic: https://cfengine.com/forum/read.php?3,22825,22931#msg-22931
>
> To be honest I'm not sure how to fix this, and we're a bit stretched for time 
> here at this minute. My guess is that I upgraded the basic texinfo.tex file 
> from GNU and this disappeared. I'm not sure why. Perhaps you can figure out 
> what needs to go into it to add the contents back?
>
> See: the files in http://source.cfengine.com/browse/core/trunk/docs/
>
> If you can see what got lost, it would help with a little Open Source 
> feedback. My hint is to compare to texinfo.tex files in places where you see 
> the table of contents.
>
> M


Dear Mark,

  I've looked into this.  I tried to backtrack to an older texinfo.tex
but that did not work.  (I reverted to the 2006 version I found in SVN
in the 3.1.4 branch)  I will try to move forward using the latest
stable texinfo.tex.

Where did you get the texinfo.tex file you are using now, please?

Yours,
Aleksey

Optional details:

Data point #1:  The current texinfo.tex file is version 2011-06-28.17.
 Mark, where did it come from, please?


Revision 2454 - (view) (annotate) - [select for diffs]
Added Wed Jun 29 13:07:23 2011 UTC (7 weeks ago) by mark
File length: 285516 byte(s)

Move the documentation sources into core


-rw-r--r-- 1 root root 285516 Jun 29 06:07 texinfo.tex



This texinfo.tex file version is 2011-06-28.17

This is suprising to me, because  I went to GNU texinfo site at
http://cvs.savannah.gnu.org/viewvc/texinfo/texinfo/doc/texinfo.tex?view=log

and I see:
Revision 1.348 Aug 16 15:38:54 2011 UTC
Revision 1.347 May 23 23:35:51 2011 UTC

Mark, where did you get this June 28th version, please?



Data Point #2:   Was the old texinfo.tex file version 2006-10-04.17?

I found this:


http://source.cfengine.com/core/branches/3.1.4.x/docs
contained texinfo version 2006-10-04.17

(BTW, the way to tell version, in the texinfo file, is, look for
\def\texinfoversion:

\def\texinfoversion{2006-10-04.17}

)

which is at 
http://cvs.savannah.gnu.org/viewvc/*checkout*/texinfo/texinfo/doc/texinfo.tex?revision=1.221


Data Point #3:  I cannot compile the current Reference Manual using
the 2006 texinfo.tex file:

[cfengine00  reference]# texi2pdf ./cf3-Reference.texinfo > /dev/null
Error: PDF version 1.7 -- xpdf supports version 1.5 (continuing anyway)
/usr/bin/texi2dvi: pdfetex exited with bad status, quitting.
/usr/bin/texi2dvi: see cf3-Reference.log for errors.
[cfengine00  reference]#

cf3-Reference.log contains:

Error: pdfetex (file list_expand.pdf): cannot find image file
 ==> Fatal error occurred, the output PDF file is not finished!




Data Point #4:  I tried using the latest texinfo.tex file (Aug 16) and
the resulting PDF does not have the bookmarks of the chapters and
sections and subsections.


Next step:  next time I get some time to work on this, i will seek
help from the texinfo users/developers community on how to get PDF
bookmarks using the Aug 16 version of texinfo.tex

Aleksey
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to