From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Using SVG with LaTeX/PDF output Date: Thu, 13 Oct 2016 09:50:07 -0400 Message-ID: <1476366607.2738348.754800185.667F38B4@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51635) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bugOn-0007pj-OC for emacs-orgmode@gnu.org; Thu, 13 Oct 2016 09:50:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bugOi-0002VZ-Rk for emacs-orgmode@gnu.org; Thu, 13 Oct 2016 09:50:16 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:54511) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bugOh-0002RT-Ky for emacs-orgmode@gnu.org; Thu, 13 Oct 2016 09:50:12 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Is anyone familiar with using SVG in LaTeX/PDF output? I can find information on the svg package online, but the problem I'm having may have to do with org-mode interaction with LaTeX. Basically, the svg package relies on inkscape to split svg graphics into a PDF file containing the shapes, and a pdf_tex file containing the text, with references to the PDF graphics. However, in my system, LaTeX seems unable to find the pdf_tex file, although I've verified that it's in the same directory, and appears to be correct. In other words, the calls to Inkscape seem to be working, but then LaTeX is unable to find the resulting output. The relevent portion of the LaTeX log seems to be: [15] runsystem(inkscape -z -C -f./fdnpage.svg -A./fdnpage.pdf --export-latex)...disa bled (restricted). <./fdnpage.png, id=171, 675.52374pt x 148.555pt> File: ./fdnpage.png Graphic file (type png) Package pdftex.def Info: ./fdnpage.png used on input line 295. (pdftex.def) Requested size: 422.77664pt x 92.97585pt. ! LaTeX Error: File `fdnpage.pdf_tex' not found. Any clues on this? Also, FWIW, here's the first line of the log: This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/W32TeX) (preloaded format=pdflatex 2016.9.21) 13 OCT 2016 08:53 Thanks very much! -pd -- Peter Davis www.techcurmudgeon.com