Archives
-
LaTeX Preview with Vim and Evince
During a conversation (and a game of Scrabble) at the Google Summer of Code mentor summit, it came up that a few of us were LaTeX users, and we talked briefly about how it would be nice if there were some way to get a real-time preview the final document while editing in Vim. Here’s […]
Comments Off on LaTeX Preview with Vim and EvinceNov 15th, 2009 | Filed under Uncategorized -
Loggerhead Init Script for Gentoo
I just set up a Bazaar repository server at work. Gentoo has no official ebuild for Loggerhead, so I installed it from Mark Lee‘s Bazaar overlay. Unfortunately, this does not ship with an init script for serve-branches, so I wrote one. The script is /etc/init.d/loggerhead (mode 755): #!/sbin/runscript # Copyright 1999-2009 Gentoo Foundation # Distributed […]
Nov 12th, 2009 | Filed under Uncategorized