Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niknetniko/ugent2016
LaTeX packages and classes for UGent styled documents
https://github.com/niknetniko/ugent2016
huisstijl latex latex-package latex-template lyx lyx-template ugent
Last synced: 2 months ago
JSON representation
LaTeX packages and classes for UGent styled documents
- Host: GitHub
- URL: https://github.com/niknetniko/ugent2016
- Owner: niknetniko
- License: lppl-1.3c
- Created: 2019-02-16T19:45:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T18:00:16.000Z (10 months ago)
- Last Synced: 2024-09-29T04:42:35.482Z (3 months ago)
- Topics: huisstijl, latex, latex-package, latex-template, lyx, lyx-template, ugent
- Language: TeX
- Homepage:
- Size: 3.42 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# UGent 2016 styles
Unofficial packages to create documents in the official Ghent University style.
Three document classes are provided which work out of the box:- `ugent2016-article`
- `ugent2016-book`
- `ugent2016-report`These classes use the KOMA-Script classes behind the scenes. Most of the functionality (assets and front pages) are also available as separate packages for use with other document classes.
See the end of the readme for a quickstart section.
## Installation
See more details in the readme inside `/latex` or `/lyx`.
## Quickstart
Use the following MWE (use LuaLaTeX and have the Panno font installed):
```latex\documentclass[11pt]{ugent2016-report}
\usepackage[dutch]{babel}\author{Jan Janssens}
\title{Discrete algoritmen VII}
\subtitle{Zeer discrete doch krachtig}\begin{document}
\maketitle
Hallo.
\end{document}
```
## Examples
A list of theses and documents using this package, with source available:
- https://github.com/niknetniko/universal-judge/tree/master/thesis (my thesis)
Feel free to add yourself.
## Warning
The packages are still in beta! Please report issues. The three main classes are considered stable, meaning they should continue to work (barring any serious issues that need resolving).
Other packages and classes might change in the future.## License
All files except those mentioned below are licensed under the LaTeX Project Public Licence, version 1.3c or later. See the `LICENSE` file.
The licence of the files in the folders `assets` and `latex/logos` is unclear. Wikipedia claims that the UGent logo (main one) is CC BY-SA 4.0;
but the legal department disagreed when I contacted them.The file `panno_3.00.zip` contains the UGent Panno fonts.
These are commercially licensed fonts.
You can only use them if covered by the UGent's license.