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

https://github.com/louis-heraut/INRAE_template

🪴 INRAE LaTeX template made with XeLaTeX
https://github.com/louis-heraut/INRAE_template

agriculture climate-change environment inrae latex latex-document latex-template pdf-document research research-paper

Last synced: about 2 months ago
JSON representation

🪴 INRAE LaTeX template made with XeLaTeX

Awesome Lists containing this project

README

          

# INRAE template [](https://github.com/louis-heraut/INRAE_template/raw/main/main.pdf)

[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-green)](https://lifecycle.r-lib.org/articles/stages.html)
![](https://img.shields.io/github/last-commit/louis-heraut/INRAE_template)

**[INRAE_template](https://github.com/louis-heraut/INRAE_template/raw/main/main.pdf)** is a LaTeX template made with [XeLaTeX](https://www.overleaf.com/learn/latex/XeLaTeX) that follow INRAE visual identity guidelines.

This project was carried out for National Research Institute for Agriculture, Food and the Environment (Institut National de Recherche pour l’Agriculture, l’Alimentation et l’Environnement, [INRAE](https://agriculture.gouv.fr/inrae-linstitut-national-de-recherche-pour-lagriculture-lalimentation-et-lenvironnement) in french).

[download the preview](https://github.com/louis-heraut/INRAE_template/raw/main/main.pdf)

## Installation
```
git clone https://github.com/louis-heraut/INRAE_template.git
```
or download the [zip](https://github.com/louis-heraut/INRAE_template/archive/refs/heads/main.zip).

#### For INRAE agent
About fonts that are non-free :
- Download fonts [here](https://charte-identitaire.intranet.inrae.fr/valises-de-polices)
- Unzip it
- Find *Avenir Next Pro Complete Family Pack.zip* and *Raleway.zip* folder
- Unzip them in a folder named *font* in the *INRAE_template* directory

## FAQ
📬 — **I would like an upgrade / I have a question / Need to reach me**
Feel free to [open an issue](https://github.com/louis-heraut/INRAE_template/issues) ! I’m actively maintaining this project, so I’ll do my best to respond quickly.
I’m also reachable on my institutional INRAE [email](mailto:louis.heraut@inrae.fr?subject=%5BINRAE_template%5D) for more in-depth discussions.

🛠️ — **I found a bug**
- *Good Solution* : Search the existing issue list, and if no one has reported it, create a new issue !
- *Better Solution* : Along with the issue submission, provide a minimal reproducible code sample.
- *Best Solution* : Fix the issue and submit a pull request. This is the fastest way to get a bug fixed.

🚀 — **Want to contribute ?**
If you don't know where to start, [open an issue](https://github.com/louis-heraut/INRAE_template/issues).

If you want to try by yourself, why not start by also [opening an issue](https://github.com/louis-heraut/INRAE_template/issues) to let me know you're working on something ? Then:

- Fork this repository
- Clone your fork locally and make changes (or even better, create a new branch for your modifications)
- Push to your fork and verify everything works as expected
- Open a Pull Request on GitHub and describe what you did and why
- Wait for review
- For future development, keep your fork updated using the GitHub “Sync fork” functionality or by pulling changes from the original repo (or even via remote upstream if you're comfortable with Git). Otherwise, feel free to delete your fork to keep things tidy !

If we’re connected through work, why not reach out via email to see if we can collaborate more closely on this repo by adding you as a collaborator !

## Code of Conduct
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.