Questions tagged [inkscape]

{inkscape} concerns the free vector-based drawing software InkScape

concerns the freeware vector-based drawing software InkScape similar to for example Adobe Illustrator and Core Draw. InkScape uses the open XML-based SVG (Scalable Vector Graphics) as its native format. InkScape is supported on Linux, Windows and Mac OS. The software supports opening or importing vector-based formats like SVG, SVGZ (gzipped SVG), PDF, and AI (Adobe Illustrator) formats as well as raster formats like JPEG, PNG, and GIF, others can be opened using plugins. Inkscape can save formats like SVG, SVGZ, PDF, Postscript/EPS/EPSi, Adobe Illustrator (.ai), LaTeX (.tex), POVRay (.pov), HPGL, and PNG (the only raster format supported for export).

209 questions
16
votes
6 answers

How to use LaTeX with Inkscape (MAC OS X)

I've seen somebody asked this question a year ago, but no answers given so I'm hoping this might attract some more/new/different attention. Simple question. I want to use LaTeX with Inkscape on mac. I already use a tex editor so I should have most…
Tom
  • 483
13
votes
7 answers

Ensure position of latex code in Inkscape Graphic?

I use Inkscape to create some vector graphics, but I want any text on that graphic being compiled by Latex. Therfore I use the option of Inkscape to create a seperate .pdf_tex file which contains the text information. This works well in principle,…
4
votes
2 answers

Mixing text and equations in Latex in Inkscape

I'm using the Extensions -> Render -> LaTeX functionality in Inkscape to embed LaTeX font in my Inkscape svg document and I'd like to be able to control the font size. I've seen one solution for doing so, but this is only for an equation and doesn't…
itf
  • 151
2
votes
1 answer

How to specify line width in textext/inkscape?

I am using the textext extension to Inkscape to insert LaTeX into my figure. How can I specify the line width?
a06e
  • 1,098
1
vote
0 answers

Inkscape (Tex Text) not working with mathbbm as expected

The bbm package is giving bad styling for the indicator function when attempting to use Tex Text: Is there anything I can do to fix this?
jcm
  • 111
1
vote
1 answer

Getting error no line to end while importing figure from inkscape in pdf_tex format code generating through inkscape is attached

%%%%%%%%%%%%%%% %% Creator: Inkscape inkscape 0.92.3, www.inkscape.org %% PDF/EPS/PS + LaTeX output extension by Johan Engelen, 2010 %% Accompanies image file 'classify1.pdf' (pdf, eps, ps) %% %% To include the image in your LaTeX document,…
viv
  • 21
1
vote
0 answers

Errors including Inkscape pdf_tex file using TexPad

I recently installed TexPad on my iPad Pro, so that I could edit my files on that device in addition to my computer. The .tex-file I am trying to compile has figures in it which I drew in Inkscape, and I have used the \include{} command to add the…
1
vote
0 answers

Font export from Inkscape problem

Why is font-size, font-color and font-type missing in the resulting image.pdf_tex? I use Inkscape on Ubuntu and save as pdf with PDF+LaTex option. This message appear in the image.pdf_tex file: \errmessage{(Inkscape) Color is used for the text in…
Chris
  • 1,127
0
votes
1 answer

Exporting pictures from InkScape to LaTeX

I'd like to use some figures made with InkScape in my PhD thesis. What is the best export option for LaTeX? Save as .pdf / .eps / .ps and attach the generated .tex file to my document. There was a problem (I did some research - I can't fix it)…
Chey
  • 83
  • 7
0
votes
0 answers

Inkscape .pdf_tex help - alignment and scaling of objects

Started learning Inkscape for thesis figure generation. I've got a few questions about alignment and scaling of objects. Files: svg, pdf, pdf_tex, mwe.pdf. Images if you don't want to download the files: https://i.stack.imgur.com/ksppi.jpg. Img 1 is…
Malakan
  • 163
0
votes
1 answer

Include Inkscape in pdfLaTeX problem

I have the following problem to include a pdf (also tried eps) to a latex document. I always get this fault: ! Extra }, or forgotten \endgroup. \endpicture ->\egroup \hss \egroup \ht \@picbox \@picht \dp…
0
votes
0 answers

How to use a cases environment (in math mode) inside textext/inkscape?

I am using the textext extension to Inkscape to insert LaTeX into my figure. I am trying to insert a mathematical equation in which I need a cases environment, but when I put a: \begin{equation} f(x) = \begin{cases} x & x>0, \\ 0…
a06e
  • 1,098