Home   |   Publications   |   Resume   |   Links   |   Me
First Name: Fabien
Last Name: Scalzo

Tricks



Embed all fonts in pdflatex
for a nice True-type display fonts, install cm-super package
Creating EPS Figures for Publication in MATLAB
Creating EPS Figures for Publication in MATLAB
example: print -r300 -depsc2 -painters /home/scalzo/outFile.eps // vector rendering
Converting them to PDF
Graph Visualization Software
Count the words of a pdf document: ps2ascii file.pdf | wc -w