Block a user
List available python versions
Print if the compilation is in draft mode
Print number of errors after a compile.
Draft compile mode support
Draft compile mode support
Nothing to change in the program. Just add \documentclass[..., draft, ...]{...}.
Compliation doesn't work if the main file is in a sub directory.
Fixed with biber.
Use \usepackage[backend=biber]{biblatex}.
Aux files are generated where a tex file is located. But compilation works. Will test more before closing.