University of Windsor
This LaTeX style file and sample file produce a thesis document meeting the University of Windsor Faculty of Graduate Studies guidelines for Master's theses.
The following UNIX commands can be used to produce a PDF document with embedded fonts from the TeX sources:
latex sample_thesis
latex sample_thesis
dvips -j0 -Ppdf -u ps2pk.map -o sample_thesis.ps -G0 -t letter -D 1200 -Z -mode ljfzzz sample_thesis.dvi
ps2pdf -dEmbedAllFonts=true -dSubsetFonts=true sample_thesis.ps sample_thesis.pdf
Last modified Friday, October 31, 2008 (19:46 UTC)