Tagged Questions
1
vote
1answer
102 views
Sphinx: Overriding the document class
I am using Sphinx to generate multi-output documents (Epub, HTML, LaTeX). How can I change the use documentclass?
The following snippet should (in my opinion) override the used class but results in
...