LatexPrintWindow
LatexPrintWindow
- Superclass
- ApplicationModel
- Subclasses
- none
- Referenced By
- LatexSelector
LatexPrintWindow chooses which printer format that
you want to print out. You can choose to print out
directory to a file. It uses the Environments
from the RefactoryBrowser developed by John Brant to
go through and selectively print out to whatever format you
want. The possible output formats are ps, rtf, tex, dvi, and st.
Printing, PostScript and DVI outputs are currently disabled if you
are not on a unix machine and it is assumed you have latex and
dvips installed with your PATH environment variable set if you are
on a unix machine.
Instance Variables:
destination <Object> description of destination
environment <Object> description of environment
fileType <Object> description of fileType
mode <Object> description of mode
scriptStream <Object> description of scriptStream
tmpDirectory <Object> description of tmpDirectory
tmpFile <Object> description of tmpFile
Original Design and Ideas by Jeff Barcalow (barcalow@uiuc.edu) and Joe Yoder (yoder@uiuc.edu)
Developed by Jeff Barcalow (barcalow@uiuc.edu)
Minor Coding by Joe Yoder (yoder@cs.uiuc.edu) and John Brant (brant@cs.uiuc.edu)
- Potential problems with this comment:
Instance variable not commented -
classDefinitionEnvironment, success