Creating Combined tikz/png Plots
In order to create truly high quality plots, you can have gnuplot write tikz files. Wheres the latest CVS development version of gnuplot have the tikz terminal included, I’m [...] Continue Reading…
In order to create truly high quality plots, you can have gnuplot write tikz files. Wheres the latest CVS development version of gnuplot have the tikz terminal included, I’m [...] Continue Reading…
Over the last couple of years, I’ve made several attempts at efficiently interacting with Gmail through Python. There were a number of motivations:
Filtering mail: Putting emails into folder [...] Continue Reading…
I have three scripts that help me with my daily use of git: git-cat, git-vimdiff, git-graph [...] Continue Reading…
I wanted to have a bleeding edge version of gnuplot, mostly for the new TikZ terminal. Here’s what to do to install the CVS version of gnuplot in MacPorts [...] Continue Reading…
There’s a neat little trick of putting TikZ code in the place of list bullets in LaTeX. Together with TikZ’s overlay feature, I was able to make a small graphical flowchart out of of list items. [...] Continue Reading…
For the brief period of time that InsomniaX did not work on Snow Leopard, I tried to work with the legacy (0.5) version, but it was a mess. @4lex [...] Continue Reading…
I’ve written a small script that [...] adds a Local-File field to the BibTeX file with the relative path of the referenced file. [...] Continue Reading…
A few lines to converte a subversion repository in SVNURL to a repository GITNAME.git which is accessible at GITURL/GITNAME.git.
This assumes to that you crated a users.txt file in the [...] Continue Reading…
I decided to make my first really complex TikZ drawing: A diagram explaining the implementation of an Optimal Control Theory algorithm I did recently. [...] Continue Reading…
A little while ago, I played around with TikZ to make printable paper. As it turns out, this is absolutely trivial, and with just a few lines you can [...] Continue Reading…