I wonder which changes are made by the draft option?
That means what will be changed by calling it as global class option (\documentclass[draft]{<class>}) or locally for a single package if it is available (\usepackage[draft]){<package>}.
Note
I know that this depends on the loaded packages and if they react on the draft option or not. But I thought it could be helpful to have a overview which packages do what.
I suggest the answers to be CW and using this layout
Package/Class: `name`
Changes
- one
- two
Has `final` option too: yes/no
If you like we can discuss the layout in meta …






draftmarkorxwatermark, have adraftandfinaloption, but I was too lazy to search for, what it means in each case. – Speravir Mar 25 '12 at 01:17\documentclasswhich can (sometimes?) also be set and/or overridden on a per-package basis). Of course, maybe that really belongs in the [tag:draft] tag wiki; I'd write it if I actually had a clue what to write there. – Ilmari Karonen Mar 25 '12 at 16:21draftoption to a document class anddraftmodetolatexorpdflatexmay be interesting as well. – kiss my armpit Mar 25 '12 at 18:22draft(class) option and(pdf)latex’s-draftmodeare too different to be covered in the same question. I suggest you ask “What does-draftmodedo?” or something like that and we can link both questions. – Tobi Mar 26 '12 at 15:07