PDF+Latex wrong output

This is NOT a support forum. You are welcome to discuss software issues here, but all issues should be reported on Launchpad if you want them fixed.
Luise123
Posts: 5
Joined: Tue Nov 06, 2012 6:42 pm

PDF+Latex wrong output

Postby Luise123 » Tue Nov 06, 2012 7:28 pm

Hello,

I use (the current) Inkscape 0.48.2 r9819 on Win7 to split a svg with the PDF+Latex option. I have attached the svg which I want to split. In Tex I integrate it with the following code:

Code: Select all

\documentclass{article}

\usepackage{graphicx}

\begin{document}
    \begin{figure}
      \def\svgwidth{\textwidth}
      \input{gauss_phase_gd.pdf_tex}
   \end{figure}
\end{document}


The output shows, that the axis labeling is not correct. For example the labeling of the vertical axis is shown in one horizontal line at the bottom of the figure. I think it's an Inkscape issue, because the created pdf_tex-Files is wrong:

Code: Select all

    \put(0.06910152,0.10275488){\makebox(0,0)[lb]{\smash{-2100
-1500
-900
-300}}}%

There have to be a positioning for each entry.

Am I right?

Greetings
Attachments
test.pdf
pdf with included "gauss_phase_gd.pdf_tex"
(41.18 KiB) Downloaded 239 times
gauss_phase_gd.svg
base svg which is converted with PDF-Latex option to file "gauss_phase_gd.pdf_tex" and "gauss_phase_gd.pdf"
(38.82 KiB) Downloaded 218 times

Luise123
Posts: 5
Joined: Tue Nov 06, 2012 6:42 pm

Re: PDF+Latex wrong output

Postby Luise123 » Mon Nov 12, 2012 8:07 pm

Hi,

sry for pushing (but I think the post is not read because I had to be unlocked first). Could somebody help me please.

Also I have attached an example PDF ("test.pdf") which shows the problem directly.

Greetings

User avatar
brynn
Posts: 10309
Joined: Wed Sep 26, 2007 4:34 pm
Location: western USA
Contact:

Re: PDF+Latex wrong output

Postby brynn » Mon Nov 12, 2012 8:19 pm

I don't know why no one has answered your message. I don't know anything about Latex, so I can't help. But maybe someone who knows something about it will see it this time. Image


Return to “Discuss Software Issues”