octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #55916] pdfTeX warnings in build: found PDF ve


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55916] pdfTeX warnings in build: found PDF version <1.7>, but at most version <1.5> allowed
Date: Thu, 14 Mar 2019 15:36:31 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36

Follow-up Comment #5, bug #55916 (project octave):

I have ghostscript 9.26. I've also now tried building the pdf doc images with
gl2ps and with gnuplot (forced with 'env DISPLAY= make all').

With gl2ps 1.4.0:


$ pdfinfo doc/interpreter/splinefit6.pdf 
Title:          gl2ps_renderer figure
Author:         Octave
Creator:        GL2PS 1.4.0, (C) 1999-2017 C. Geuzaine
Producer:       GPL Ghostscript 9.26
CreationDate:   Thu Mar 14 11:13:10 2019 PDT
ModDate:        Thu Mar 14 11:13:10 2019 PDT
Tagged:         no
UserProperties: no
Suspects:       no
Form:           none
JavaScript:     no
Pages:          1
Encrypted:      no
Page size:      360 x 252 pts
Page rot:       0
File size:      25703 bytes
Optimized:      no
PDF version:    1.7


With gnuplot 5.2.6:


$ pdfinfo doc/interpreter/splinefit6.pdf 
Title:          /tmp/oct-DqDWcE.eps
Subject:        gnuplot plot
Creator:        gnuplot 5.2 patchlevel 6
Producer:       GPL Ghostscript 9.26
CreationDate:   Thu Mar 14 12:26:26 2019
ModDate:        Thu Mar 14 12:26:26 2019 PDT
Tagged:         no
UserProperties: no
Suspects:       no
Form:           none
JavaScript:     no
Pages:          1
Encrypted:      no
Page size:      360 x 252 pts
Page rot:       0
File size:      22696 bytes
Optimized:      no
PDF version:    1.7


You can do a verbose build with 'make all V=1' and see if /usr/bin/texi show
up in the build log.

The error or warning messages that this bug is about, about inclusion of these
PDF images, can only occur in the texi2pdf build command for producing
octave.pdf. If you're not getting octave.pdf, then that's probably related to
this bug.

Octave crashing in bug #55268 is about creating these plot image files. Once
the plot images exist, Octave isn't run anymore.

You could try copying the images from the 5.1.0 official release tarball into
your build tree, and see if texi2pdf builds octave.pdf successfully.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55916>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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