Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Questions tagged [svg]

SVG, short for Scalable Vector Graphics, is a language used for describing two-dimensional vector graphics.

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 4
1 answer
184 views

This post originated wipet's comment here and here: The solution has one disadvantage and should not be used commonly with massive usage of these symbols. Each occurrence of this symbol saves to the ...
Score of 2
2 answers
131 views

I want to self-answer my previous question —— to derive the latin-modern-math-stlye \ell for symbol h and k, learning from kabenyuk's solution: \documentclass{article} \usepackage{graphicx} \...
Score of 1
3 answers
130 views

The question is similar to this classical one. I followed the following instructions with inkscape and svg2tikz: Procedure: import your bitmap image. vectorize it by Inkscape (potrace algorithm). ...
Score of 6
1 answer
157 views

How to draw the same image than an SVG using paths in TikZ? The target is get the same TikZ image than the Splatter (fontmfizz) but I can´t. 1.- The TikZ image obtained is vertical flipped, and 2.- ...
Score of 5
1 answer
92 views

I currently have the following simple setup for producing commutative diagrams using tikzcd and exporting them to .svg's, following the two most popular answers on this question: Put the code for the ...
Score of 4
1 answer
161 views

Important: This is an academic question, so no MWE can be provided (at least at this point in time). Preamble After looking into the media4svg package for inclusion of videos into the svg export of a ...
Score of 3
1 answer
149 views

I have written a TikZ code for a normal triangle picture using the tikz package and tkz-euclide packages, among other just added for emergency. I have the following file: main.tex \documentclass[...
Score of 0
0 answers
114 views

I am using latex + dvisvgm to extract the paths of all latex glyphs so I can use them in an animation software (Blender). The problem I am having is that the paths in the SVG file remain unchanged ...
Score of 2
1 answer
233 views

I'm writing a book in Overleaf and have hundreds (soon to be thousands) of vector graphics for figures. My current workflow has been to draw the figures in Illustrator, export at PDF, and use the ...
Score of 0
1 answer
129 views

I have the following map of Brasil and its states: I would like to convert it using SVG2TikZ as in click here Another application is given in click here However, when I export my map to tikz in ...
Score of 3
4 answers
329 views

Some latex files that I need to translate to html come with environments that are not supported using make4ht, for example nicematrix, polynomial, hhline, etc. So far what I have done is to generate ...
Score of 1
1 answer
150 views

I frequently use Make4ht to translate .tex files to html. When I don't get a satisfactory translation of some environment, I open the pdf in Inkskape and generate an .svg figure. My question is if it ...
Score of 0
1 answer
184 views

While I know that for regular images I could use for the alt text something like \DocumentMetadata{testphase=phase-III} \documentclass[a4paper]{article} \usepackage{graphicx} \usepackage[inkscapelatex=...
Score of 0
0 answers
133 views

I'm trying to insert a plot made in Origin (OriginPro 2023) and saved as an SVG file into my document but I can't get it to work correctly. So far I've tried to do this with the svg package and the ...
Score of 1
0 answers
125 views

I am trying to create narrated beamer slides. When the reader goes to a page on a slideshow, the related audio narration begins. (Of course, they can mute it by turning the volume down.). I also ...

15 30 50 per page
1
2 3 4 5
28