RSS
 

Archive for November, 2009

Flechè Alemagne

22 Nov

So sieht der erste Wurf aus.

Hier ist die rrp Datei zur Benutzung mit dem Radroutenplaner NRW und die kmz Datei zur Benutzung mit Google Earth.

 
No Comments

Posted in Cycling

 

BRM 600

09 Nov

Here’s the track of the BRM 600 which I rode in back June.
It seems that using google maps for the showcase of tracks is much faster and more convinient than the use of bikely.

 
No Comments

Posted in Cycling

 

Adding new LaTeX style to teTex on OS X

08 Nov

As I found no clear guideline how to install a new style to a teTex installation, I point out the steps I have done to achieve this:

After you have downloaded the style from CTAN, move the resulting folder to your texmf-local folder. You have to run texhash to rebuild the file caches after this.

The example below assumes tetex from fink.

sudo mv [folder with style files] /sw/etc/texmf.local
sudo texhash
 
No Comments

Posted in Unix