Thursday, October 30, 2008
Installing Player / Stage
Playing around with the Player / Stage project from source for a tad bit of research. A few install notes to help others headed in this direction.
Tuesday, October 28, 2008
Good DVI to PDF Conversion
Old school Latex user and want to produce clean PDF files without pdflatex? The following steps tend to work pretty well after you've generated a dvi using latex:
- dvips -P cmz -t letter -o file.ps file.dvi
- ps2pdf file.ps file.pdf
Subscribe to:
Posts (Atom)