I draw figures for my mathematical lecture notes using Inkscape
For example, suppose you’re working on the following figure in Inkscape:
To include this figure in a LaTeX document, you’d go to File › Save As, select ‘pdf’ as the extension and then press Save which makes the following dialog pop up:
Choosing ‘Omit text in pdf and create LaTeX file’, will save the figure as pdf+LaTeX. When I’m taking notes during a lecture, I need to be able to add a figure without disrupting my flow, and not spend time opening Inkscape, searching for the correct directory, typing the LaTeX code for including the figure manually and so on. The styles I use for drawing figures are quite simple:
These options combined give the following table of commonly used styles:
As applying these styles is something I do very frequently, I want it to be fast, but using the default shortcuts in Inkscape takes too long.
Source: castel.dev