Node: Output control, Next: , Previous: View control, Up: Essential parameters



6.2.1.2 Setting what file should be created

filename output filename Parameter
The resulting map will be written to the file filename in LaTeX format. It must have the file extension .tex. If filename is empty the map will be written to standard out.

Default: "" (empty)

switch eps_output on/off Parameter
If on, PP3 creates a PDF file. (Additionally to the LaTeX and EPS files that you then can ignore.)

Default: off

switch pdf_output on/off Parameter
If on, PP3 creates an EPS file. (Additionally to the LaTeX file that you then can ignore.)

Default: off