Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ULiege-Latex
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aerospace and Mechanical Engineering
tlambert
ULiege-Latex
Commits
d02e1b83
Verified
Commit
d02e1b83
authored
3 years ago
by
Thomas Lambert
Browse files
Options
Downloads
Patches
Plain Diff
doc: update defaults and improve style
parent
370ab3d8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+49
-44
49 additions, 44 deletions
README.md
with
49 additions
and
44 deletions
README.md
+
49
−
44
View file @
d02e1b83
...
@@ -20,37 +20,36 @@ This package implements the official color palette of the University of Liège.
...
@@ -20,37 +20,36 @@ This package implements the official color palette of the University of Liège.
The full palette is available in RGB, HTML or CYMK conventions.
The full palette is available in RGB, HTML or CYMK conventions.
**Important**
: This package is a dependency for all other packages, therefore it
**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
must always be present in your system
(or at least in the project directory)
the other packages.
before trying to use
the other packages.
### ULiege-trigon
### ULiege-trigon
This package customizes the
[
Trigon theme for
This package customizes the
[
Trigon theme for Beamer
][
trigon-repo
]
in order to
Beamer
](
https://www.gitlab.com/thlamb/beamertheme-trigon
)
in order to follow the
follow the ULiège style recommendations. Its main purpose is to pick the right
ULiège style recommendations. Its main purpose is to pick the right color
color palette and logos for the different faculties of the University.
palette and logos for the different faculties of the University.
The Trigon theme is available directly on
The Trigon theme is available directly on
[
CTAN
][
trigon-ctan
]
. The source code
[
CTAN
](
https://ctan.org/pkg/beamertheme-trigon
)
. The source code of this theme
of this theme is on my
[
personal gitlab repository
][
trigon-repo
]
, under the free
is on my
[
personal gitlab
software license CC-BY-SA 4.0. Trigon has been integrated in TexLive in April
repository
](
https://www.gitlab.com/thlamb/beamertheme-trigon
)
, under the free
2021, therefore it should be readily available on all new installations of Latex
software license CC-BY-SA 4.0. Trigon has been integrated in TexLive in April
(if not, just update your system and install the package through your package
2021, therefore it should be readily available on all new installations of
manager).
Latex (if not, just update your system and install the package through your
package manager).
I also published an official template for the Trigon theme on the
[
Overleaf
template gallery
][
trigon-overleaf
]
to bootstrap quickly a presentation.
### ULiege-KOMAthesis
### ULiege-KOMAthesis
This package customizes the
`scrbook`
document class (provided by the
This package customizes the
`scrbook`
document class (provided by the
[
KOMA-script
](
https://www.ctan.org/tex-archive/macros/latex/contrib/koma-script
)
[
KOMA-script
][
koma-ctan
]
package) in order to make nice looking, modern thesis.
package) in order to make nice looking, modern thesis. This package is largly
This package is largely inspired by the excellent
[
cleanthesis
inspired by the excellent
[
cleanthesis package
](
http://cleanthesis.der-ric.de/
)
package
][
cleanthesis-web
]
by Ricardo Langner.
by Ricardo Langner.
_As the graphical guidelines of the University do not explicitly mention theses,
_As the graphical guidelines of the University do not explicitly mention theses,
some compromises regarding the exact graphical guidelines were made (fonts,
some compromises regarding the exact graphical guidelines were made (fonts,
headers, margins,...). Moreover, I do not really feel that these guidelines are
headers, margins,...). Moreover, I do not really feel that these guidelines are
really approriate for long scientific documents anyway (such as theses). If I
really appro
p
riate for long scientific documents anyway (such as theses). If I
have some spare time at some point, I may check with the communication
have some spare time at some point, I may check with the communication
department how to improve the style to match closely the official guidelines.
department how to improve the style to match closely the official guidelines.
But this is not a priority as of today._
But this is not a priority as of today._
...
@@ -61,7 +60,8 @@ I also plan to create the following packages if I find some free time (or when I
...
@@ -61,7 +60,8 @@ I also plan to create the following packages if I find some free time (or when I
will need them):
will need them):
-
Short reports (based on scrreprt)
-
Short reports (based on scrreprt)
-
Long reports (based on scrreprt, very similar to ULiege-KOMAthesis)
-
Long reports (based on scrreprt, result would probably be similar to
ULiege-KOMAthesis)
-
Posters (no idea yet)
-
Posters (no idea yet)
-
Letters (based on scrlttr2)
-
Letters (based on scrlttr2)
...
@@ -74,8 +74,8 @@ For now, just copy the content of this repository (the `*.sty`files and than
...
@@ -74,8 +74,8 @@ For now, just copy the content of this repository (the `*.sty`files and than
any other one
any other one
```
latex
```
latex
\usepackage
{
ul
iege-colors
}
\usepackage
{
UL
iege-colors
}
\usepackage
{
ul
iege-trigon
}
\usepackage
{
UL
iege-trigon
}
```
```
## Documentation
## Documentation
...
@@ -89,7 +89,7 @@ Simply load the package. You can then use the custom colors as you would for any
...
@@ -89,7 +89,7 @@ Simply load the package. You can then use the custom colors as you would for any
regular color
regular color
```
latex
```
latex
\usepackage
{
ul
iege-colors
}
\usepackage
{
UL
iege-colors
}
\begin{document}
\begin{document}
\color
{
ulgBlueGreen
}{
This text is in Blue-Green
}
, the official color of the
\color
{
ulgBlueGreen
}{
This text is in Blue-Green
}
, the official color of the
Univeristy; while
\color
{
ulgOrange
}{
This text is in Orange
}
, the official color
Univeristy; while
\color
{
ulgOrange
}{
This text is in Orange
}
, the official color
...
@@ -98,44 +98,44 @@ of the applied sciences faculty.
...
@@ -98,44 +98,44 @@ of the applied sciences faculty.
```
```
For all the color names (and their attribution), refer to the content of
For all the color names (and their attribution), refer to the content of
`U
l
iege-colors.sty`
.
`U
L
iege-colors.sty`
.
### ULiege-trigon
### ULiege-trigon
In a beamer document using the Trigon class, load the package as follows
In a beamer document using the Trigon class, load the package as follows
```
latex
```
latex
\usepackage
[faculty=XXX,titlelogo=YYY,slidelogo=ZZZ]
{
ul
iege-trigon
}
\usepackage
[faculty=XXX,titlelogo=YYY,slidelogo=ZZZ]
{
UL
iege-trigon
}
```
```
Where
Where
-
`XXX`
is used to customize the color theme and can
-
`XXX`
is used to customize the color theme and can
be one of the following:
be one of the following:
-
uliege: ULiege style (default)
-
`
uliege
`
: ULiege style (default)
-
ssoc: Social sciences
-
`
ssoc
`
: Social sciences
-
apps: Applied sciences
-
`
apps
`
: Applied sciences
-
med: Medicine
-
`
med
`
: Medicine
-
agro: Agro-Bio Tech
-
`
agro
`
: Agro-Bio Tech
-
gemb: Gembloux agro-bio tech
-
`
gemb
`
: Gembloux agro-bio tech
-
psy: Psychology
-
`
psy
`
: Psychology
-
phi: Philosophy
-
`
phi
`
: Philosophy
-
sci: Sciences
-
`
sci
`
: Sciences
-
vet: Veterinary medicine
-
`
vet
`
: Veterinary medicine
-
law: Law
-
`
law
`
: Law
-
hec: HEC (Management School)
-
`
hec
`
: HEC (Management School)
-
arch: Architecture
-
`
arch
`
: Architecture
-
`YYY`
is the logo to use on the titleslide. Three values are possible:
-
`YYY`
is the logo to use on the titleslide. Three values are possible:
-
none
:
no logo on titleslide
-
`
none
`
: (default)
no logo on titleslide
-
uliege: ULiege logo
-
`
uliege
`
: ULiege logo
-
fac:
(default)
Faculty logo (as defined with faculty=XXX)
-
`
fac
`
: Faculty logo (as defined with faculty=XXX)
-
`ZZZ`
is the logo to use for the regular slides. The three same options are
-
`ZZZ`
is the logo to use for the regular slides. The three same options are
possible for the
`slidelogo`
:
possible for the
`slidelogo`
:
-
none: no logo on content slides
-
`
none
`
: no logo on content slides
-
uliege
:
ULiege logo
-
`
uliege
`
: (default)
ULiege logo
-
fac:
(default)
Faculty logo (as defined with faculty=XXX)
-
`
fac
`
: Faculty logo (as defined with faculty=XXX)
If nothing is mentioned, the default values are applied. Note that some
If nothing is mentioned, the default values are applied. Note that some
faculties do not have a custom
`slidelogo`
(the "U" with the triangles colored
faculties do not have a custom
`slidelogo`
(the "U" with the triangles colored
...
@@ -155,3 +155,8 @@ If you encounter some issues or have ideas/feature requests, do not hesitate to
...
@@ -155,3 +155,8 @@ If you encounter some issues or have ideas/feature requests, do not hesitate to
contact me or use the issue tracker.
contact me or use the issue tracker.
[
lppl
]:
https://www.latex-project.org/lppl/
[
lppl
]:
https://www.latex-project.org/lppl/
[
trigon-repo
]:
https://gitlab.com/thlamb/beamertheme-trigon
[
trigon-ctan
]:
https://ctan.org/pkg/beamertheme-trigon
[
trigon-overleaf
]:
https://www.overleaf.com/latex/templates/trigon-beamer-theme/wjyyzvdzqkgf
[
koma-ctan
]:
https://www.ctan.org/tex-archive/macros/latex/contrib/koma-script
[
cleanthesis-web
]:
http://cleanthesis.der-ric.de/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment