Programming

This is my programming section. Here you will find thoughts and technical posts.

Programming

Using the TeX local texmf

Different utilities of the local texmf tree are shown: save the bibtex library file for easy access and place images to use through multiple documents.

4 min read
Programming

The problem of codification

Sharing files between different operatin systems (mainly between Windows and linux-based) is always a pain because the file names are usually in different codification. This post shows a shell utility to deal with codification problems in the file names.

1 min read