TeX-templates is a collection of LaTeX styles for different usages. All these templates could be downloaded or installed with one of the provided Ubuntu packages.
TeX-templates provides styles for creating slides with the Beamer tool.
| Description | Info | Examples | Ubuntu |
|---|---|---|---|
| CIAD Laboratory located at the Université de Technologie de BelfortMontbéliard and the Université Bourgogne Europe | Documentation and example are included: Download - Tutorial - Example of Presentation |
![]() |
tex-templates-ciad-beamer |
TeX-templates provides the styles for writing a PhD thesis dissertations with the official styles from the SPIM Doctoral School.
| Description | Info | Examples | Ubuntu |
|---|---|---|---|
| Université de Technologie de Belfort-Montbéliard | Documentation and examples are included: Download - Tutorial |
![]() |
tex-templates-utbm-phdthesis |
| Université Bourgogne Europe | Documentation and examples are included: Download - Tutorial |
![]() |
tex-templates-ube-phdthesis |
| Université Marie et Louis Pasteur | Documentation and examples are included: Download - Tutorial |
![]() |
tex-templates-umlp-phdthesis |
TeX-templates provides the unofficial styles for preparing a French Research Supervision Accredidation (In French: Habilitation à diriger des rerchers - HDR).
| Description | Info | Examples | Ubuntu |
|---|---|---|---|
| Université Bourgogne Europe - Dissertation | Documentation and examples are included: download | ![]() |
tex-templates-spimhdr |
| Université Bourgogne Europe - Application report | Documentation and examples are included: download | ![]() |
tex-templates-spimhdr |
TeX-templates provides the styles for writing the technical reports.
| Description | Info | Examples | Ubuntu |
|---|---|---|---|
| CIAD Laboratory at UTBM | Documentation and examples are included: Download - Tutorial |
![]() |
tex-templates-utbmciadreport-2025 |
TeX-templates provides the styles for writing articles for specific events.
| Description | Info | Examples | Ubuntu |
|---|---|---|---|
| IngéDoc at UTBM " | Documentation and examples are included: download | ![]() |
tex-templates-ingedoc |
This software contains three distinct types of material:
src/ directory and any documentation source files).logos/ directory).fonts/ directory).Licensing terms for each part are different:
The LaTeX source code is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
A copy of the GNU Lesser General Public License (LGPLv3) is provided in the file LICENSE.LGPLv3. You can also find it at https://www.gnu.org/licenses/lgpl-3.0.html
The logo files are not licensed under the LGPLv3. They are the property of their respective university or institution and are included with permission for redistribution only as part of this complete package. They may NOT be modified, altered, or extracted and used separately without explicit written permission from the owning university or institution.
The exact terms governing the logos are set forth in the file logos/LICENSE.logos. By redistributing this package, you agree to abide by those terms.
The font files are not licensed under the LGPLv3. They are the property of their respective university or institution and are included with permission for redistribution only as part of this complete package. They may NOT be modified, altered, or extracted and used separately without explicit written permission from the owning university or institution.
The exact terms governing the logos are set forth in the file fonts/LICENSE.fonts. By redistributing this package, you agree to abide by those terms.
When redistributing this package (e.g., on CTAN, a personal website, or a CDN), you must preserve the directory structure and all accompanying license files. Users of the LaTeX code may remove the logos/ and fonts/ directories without affecting their rights under the LGPLv3.
The most simple way to use the templates is to download the archive and uncompress it in the folder of your document. LaTeX will automatically find the template's files in the folder of your LaTeX document.
Arakhnê.org provides several Ubuntu packages for automatically install the TeX-templates parts on the system. To configure the use of the Arakhnê.org Ubuntu repository, you have to follow the information provided on the dedicated page.
The names of the Ubuntu packages that could be installed are given in the tables above.
texmf directory, usually /usr/share/texmf/tex/latex/tex-templates or $HOME/.texmf on Unix operating systems.Update the LaTeX databases from the command line:
sudo mktexlsr sudo update-updmap --quiet