
Now that I’ve explained how I manage my figures,

You can find my script for managing figures on Github. The barrier to add a new figure is much lower than if I’d have to do those things manually. I don’t have to remember saving figures as pdf+LaTeX, pick the right directory or write the code needed for including the figure. These shortcuts make adding and opening figures a breeze. This way, I can reinclude it if I deleted the original code to do so. When I save the figure, the code for including it is copied to the clipboard. Upon selecting one, it shows me the figure in Inkscape. When I want to edit a figure, I can press Ctrl+F in normal mode to open a selection dialog that allows me to search for figures in the current document. This means that the annoying pdf save dialog we’ve discussed before doesn’t pop up anymore.


When you later decide to change the font, it gets updated accordingly: \begin Ĭompiling your document, you’d get the following.Īs you can see, the text is rendered by LaTeX which makes the figure blend in beautifully.
