LaTeX-report-template is a LaTeX template to create professional looking reports quickly and effortlessly.
- A functional LaTeX environment (TeXLive for example).
To use this document you first have to customize it to your liking via the config.tex
file, then compile it:
- you can compile your document with the command
pdflatex [name].tex
.
- VS code ;
- TeXMaker ;
- Lyx ;
- ...
- Create an account (if you don't have one)
- Open a new project
- Import all (except the readme, .gitignore and examples folder) files from this repo to overleaf
- Enjoy!
From the config.sty
file you can customize :
- The language of the document (english, french, german, ...)
- The main color of the document
- The color of the text on the header
- The color of the text of section / subsection / subsubsection
- The elements of the front page (author, compagny, copyright, title, date, logo, image background, ...)
- The header image of the pages
- multi-language support
- Customizable cover page
- Clean style (colored header, modern typography)
- Three levels of numbering
- Automatic page numbering
- Stylized display of the code (highlighting of key words)
- Tables from CSV (see the documentation : https://ctan.org/pkg/csvsimple?lang=en )
- Use of "TextBox" (see the documentation : https://mirrors.ircam.fr/pub/CTAN/graphics/awesomebox/awesomebox.pdf)
- Use of fontAwesome5 icons (see the documentation : http://mirrors.ibiblio.org/CTAN/fonts/fontawesome5/doc/fontawesome5.pdf)
- Citations and support of bibTeX
- Copyright display
This project is under the CC-BY-NC license, more info on the license here : https://github.com/thomasbenas/LaTeX-report-template/blob/master/LICENSE
For any questions / remarks about this template you can contact me via the following email address: thomas@benas.fr.