Skip to main content
edited tags
Link
lockstep
  • 257.1k
  • 74
  • 737
  • 803
Source Link
Reid
  • 1.6k
  • 2
  • 15
  • 20

Setting class options after \documentclass

Context: I'm working on my thesis, and the formatting requirements are pretty godawful. In addition to the version I submit to the grad school, I would like to also create a properly formatted version for everyone else.

In particular, my document begins:

\documentclass[twoside]{book} 

Is it possible to later countermand the twoside option?