Pages
Recent Comments
- just a chick on Some xmgrace tips
- useful xmgrace tips | space of nanodots on Some xmgrace tips
- Chrystel on Compiling and installing MolMol under Linux
- louic on Installing DSL on an old (16Mb RAM) laptop
- Robert Kousbroek on Installing DSL on an old (16Mb RAM) laptop
Categories
Archives
Meta
Category Archives: latex
Vertically align a table (or something) in vim
Just a short note to myself how to align a table in vim. I found the answer here. We start with the following example, a part of a LateX table (that was generated with an openoffice plugin). But the columns … Continue reading
Convert a LaTeX-created .pdf file to MS-Word .doc
Unfortunately, sometimes people want me to convert some beautiful LaTeX to MS-Word. I first tried to convert the .tex to .html and open the html file in MS-Word, but the result was usually a big mess. The best way I … Continue reading