Oh... Are you generating .dvi or .pdf?

Commonly, .dvi is generated by running: `latex [File path.]' or `latexmk
[File path.]'.

And, .pdf is commonly generated by running: `pdflatex [File path.]' or
`latexmk -pdf [File path.]'.

If generating .dvi, the "space" option won't work.

Reply via email to