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

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

[Octave-bug-tracker] [bug #57174] print -dpdflatexstandalone includes a


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57174] print -dpdflatexstandalone includes a spurious quotation mark in .tex output file
Date: Tue, 5 Nov 2019 14:39:12 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.87 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?57174>

                 Summary: print -dpdflatexstandalone includes a spurious
quotation mark in .tex output file
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Tue 05 Nov 2019 11:39:10 AM PST
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

On the current default branch, print -dpdflatexstandalone produces a .tex file
that contains an extra quotation mark, for example


\includegraphics{"example-inc}


This causes the pdflatex command run by the user to hang with an error


! LaTeX Error: File `"extended-inc' not found.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.13 \includegraphics{"extended-inc}
                                    
?


This also causes the build to fail, since plotimages.m calls pdflatex, and it
hangs indefinitely on the syntax error.

This may have something to do with the file name quoting changes made for bug
#49718.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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