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:
Version Info:
- Inkscape Version: 1.0.2-2 (e86c870879, 2021-01-15)
- Operating System: Windows
- Operating System version: 10