This is a simple, batteries-included
Basic knowledge of
unsthesis is used like any other
\documentclass{unsthesis}For a more complete example see example/.
- Out-of-the-box support for code listings with syntax highlighting
- Easily configure black and white mode for printing:
\documentclass[nocolor]{unsthesis}- A neatly formatted title page:
\renewcommand{\ThesisAuthor}{Name Surname}
\renewcommand{\ThesisTitle}{Title of your thesis}
% ...
% See `example/main.tex` for a full configuration
\maketitlepage- Customizable captions for figures, listings, tables, theorems, ToC and literature
\renewcommand{\figurecaptionname}{Picture}
\renewcommand{\listingcaptionname}{Code Gist}
% ...
% See `example/main.tex` for a full configuration- Two-sided page design with sane margins
This project is licensed under the MIT License. See LICENSE for more info.