# ULiegeTrigon - Customization package for Trigon theme
# ULiege-Latex - Customization packages for Latex classes
This package customizes the [Trigon theme for Beamer](https://www.gitlab.com/thlamb/beamertheme-trigon) in order to follow the ULiège style recommendations. Its main purpose is to pick the right color palette and logos for the different faculties of the University.
This repository contains various packages that can be used alongside well-known
latex classes. These packages implement specific customizations for the layout,
colors, etc that fit (or approach) the official ULiege graphical guidelines.
A second package, ULiegeColors, is also provided in order to define the official color palette of the University of Liège. These packages are provided separately, so the colors can be loaded independently for other types of documents.
**None of these packages are officially endorsed by the University**. They were
just implemented in order to support my own material (presentation, thesis,
reports, etc), produced during my Ph.D. Thesis and Teaching Assistant mandate.
Neither this package, nor the Trigon theme, are officially endorsed by the University. The Trigon theme and this additional package were simply made at first for my personal use (courses, presentations, etc.).
As these packages are meant to be used within the institution only, there is no
need to publish them officially on CTAN. The only way to get them is through
this repository (see Installation).
The Trigon theme is available directly on [CTAN](https://ctan.org/pkg/beamertheme-trigon). The source code of this theme is on my [personal gitlab repository](https://www.gitlab.com/thlamb/beamertheme-trigon), under the free software license CC-BY-SA 4.0.
It will hopefully get integrated in TexLive and Miktex soon so it will become available by default for everyone. This ULiegetrigon package is not meant to be published on these platforms, as its use is limited to the Institution.
## Package list
## Features
- Adapt theme colors and faculty logo to the official faculty style
### ULiege-colors
This package implements the official color palette of the University of Liège.
The full palette is available in RGB, HTML or CYMK conventions.
**Important**: This package is a dependency for all other packages, therefore it
must always be present in your system/project directory before trying to using
the other packages.
## Usage
### Package options
The package options can be adjusted as follows: `\usepackage[<options>]{ULiegetrigon}`
-`faculty=X`, where X is the abbreviation of the faculty
- uliege: ULiege style (default)
- ssoc: Social sciences
- apps: Applied sciences
- med: Medicine
- agro: Agro-Bio Tech
- gemb: Gembloux agro-bio tech
- psy: Psychology
- phi: Philosophy
- sci: Sciences
- vet: Veterinary medicine
- law: Law
- hec: HEC (Management School)
- arch: Architecture
-`titlelogo=X`, where X is the logo style name for the titleslide
- none: no logo on titleslide
- uliege: ULiege logo
- fac: (default) Faculty logo (as defined with faculty=X)
-`slidelogo=X`, where X is the logo style name for the normal slides
- none: no logo on normal slides
- uliege: ULiege logo
- fac: (default) Faculty logo (as defined with faculty=X)
### ULiege-trigon
This package customizes the [Trigon theme for
Beamer](https://www.gitlab.com/thlamb/beamertheme-trigon) in order to follow the
ULiège style recommendations. Its main purpose is to pick the right color
palette and logos for the different faculties of the University.
Example:
The Trigon theme is available directly on
[CTAN](https://ctan.org/pkg/beamertheme-trigon). The source code of this theme
is on my [personal gitlab
repository](https://www.gitlab.com/thlamb/beamertheme-trigon), under the free
software license CC-BY-SA 4.0. Trigon has been integrated in TexLive in April
2021, therefore it should be readily available on all new installations of
Latex (if not, just update your system and install the package through your
package manager).
To get a presentation with the colors of the applied sciences faculty (orange theme) and using the institution logo on the title page and no logo on the regular slides, use the following line in your preamble.
### ULiege-komathesis
This package customizes the Scrbook class (from the
The various trigon theme options remain totally usable (slide styles, frame numbering, etc.). See the [Trigon documentation](https://gitlab.com/thlamb/beamertheme-trigon/-/jobs/artifacts/master/raw/docs/trigontheme.pdf?job=tex-compile) for more details and examples.
Where
-`XXX` is used to customize the color theme and can
be one of the following:
- uliege: ULiege style (default)
- ssoc: Social sciences
- apps: Applied sciences
- med: Medicine
- agro: Agro-Bio Tech
- gemb: Gembloux agro-bio tech
- psy: Psychology
- phi: Philosophy
- sci: Sciences
- vet: Veterinary medicine
- law: Law
- hec: HEC (Management School)
- arch: Architecture
-`YYY` is the logo to use on the titleslide
- none: no logo on titleslide
- uliege: ULiege logo
- fac: (default) Faculty logo (as defined with faculty=XXX)
### License
-`ZZZ` is the logo to use for the regular slides
- none: no logo on normal slides
- uliege: ULiege logo
- fac: (default) Faculty logo (as defined with faculty=XXX)
If nothing is mentioned, the default values are applied.
## License
Copyright 2021 by Thomas Lambert <t.lambert@uliege.be>.
**Author and maintainer**: Thomas Lambert.
This theme is licensed under the [Creative Commons Attribution-ShareAlike 4.0
International License](https://creativecommons.org/licenses/by-sa/4.0/), which
is essentially a _free software_ license. Do not hesitate to copy and modify
the code to fit your needs.
All these packages are licensed under the [Creative Commons
Attribution-ShareAlike 4.0 International
License](https://creativecommons.org/licenses/by-sa/4.0/), which is essentially
a _free software_ license. Do not hesitate to copy and modify the code to fit
your needs.
If you encounter some issues or have ideas/feature requests, do not hesitate to