The following are my notes (mostly for my benefit) about how I got Inkscape and LaTeX to properly work together, so that I can have LaTeX text in my images. Before anything, check that you …
-
-
LaTeX and Inkscape
-
On writing pseudocode
When we think of algorithms and programs, we usually think of code in some programming language. However, programming languages are languages for humans to talk to machines. For humans to talk to other humans about programs, a programming language is not necessarily …