James Tauber's Blog 2006/03/28
Subversion Keywords in LaTeX Documents
I wanted a LaTeX document I'm writing to show the Subversion keyword expansion but I couldn't work out how to do it. If I used something like $Id$, LaTeX treated it as being in math mode but if I used \$Id\$ then Subversion didn't expand it.
I finally hit the right Google search term and found $ $Id$ $ works nicely.
I'm sure there are other ways. Any ideas?
by James Tauber : Created on March 28, 2006 : Last modified March 28, 2006 : Categories subversion latex : 2 comments (permalink)