Draft compile mode support #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use a switch in main.tex to switch to draft compile mode.
Saving automatically triggers a compile, so first line can use autoltx settings.
Nothing to change in the program. Just add
\documentclass[..., draft, ...]{...}.