An open API service indexing awesome lists of open source software.

https://github.com/wikimatze/styles

LaTeX styles
https://github.com/wikimatze/styles

Last synced: 2 months ago
JSON representation

LaTeX styles

Awesome Lists containing this project

README

        

Here is a list of all my used LaTex styles I'm using in my projects.

## Usage

In you tex preamble you can use the styles in the following way:

% define the relative path to your
\def\home{../../styles}
% define documentclass according to home of your styles
\input{\home/documentclass_normal_oneside}
% generell-styling of the document
\input{\home/style_proggen}

## Contact

Feature request, bugs, questions, etc. can be send to .

## License

This software is licensed under the [MIT license][mit].

© Matthias Günther

[mit]: http://en.wikipedia.org/wiki/MIT_License