Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • inkscape inkscape
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,524
    • Issues 1,524
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 138
    • Merge requests 138
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Inkscape
  • inkscapeinkscape
  • Issues
  • #2300
Closed
Open
Created Mar 23, 2021 by Ulrike Fischer@UlrikeFischer

SVG2 text not properly positioned in SVG+LaTeX export

Summary:

All text are at the same coordinates.

Steps to reproduce:

  • open Inkscape
  • Create a new picture
  • Place a circle and add three text boxes randomly
  • Save the file
  • Save as pdf, select "create latex file"

What happened?

All texts in the pdf_tex file are at the same coordinate:

    \put(-0.25616298,1.73858744){\color[rgb]{0,0,0}\makebox(0,0)[lt]{\lineheight{1.25}\smash{\begin{tabular}[t]{l}ABC\end{tabular}}}}%
    \put(-0.25616298,1.73858744){\color[rgb]{0,0,0}\makebox(0,0)[lt]{\lineheight{1.25}\smash{\begin{tabular}[t]{l}CDE\end{tabular}}}}%
    \put(-0.25616298,1.73858744){\color[rgb]{0,0,0}\makebox(0,0)[lt]{\lineheight{1.25}\smash{\begin{tabular}[t]{l}xxx\end{tabular}}}}%

What should have happened?

They should be at different locations.

Sample attachments:

Zeichnung-1.pdf

Zeichnung-1.pdf_tex

Zeichnung-1.svg

Version Info:

- Inkscape Version: 1.0.2-2 (e86c870879, 2021-01-15)
- Operating System: Windows
- Operating System version: 10
Edited Mar 23, 2021 by Patrick Storz
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking