Skip to content

LaTeX-report-template is a LaTeX template to create professional looking reports quickly and effortlessly.

License

Notifications You must be signed in to change notification settings

thomasbenas/LaTeX-report-template

Repository files navigation

LaTeX-report-template

LaTeX-report-template is a LaTeX template to create professional looking reports quickly and effortlessly.

preview

A custom title page

Dependencies

  • A functional LaTeX environment (TeXLive for example).

Quick start

To use this document you first have to customize it to your liking via the config.tex file, then compile it:

In command line

  • you can compile your document with the command pdflatex [name].tex.

With a software

  • VS code ;
  • TeXMaker ;
  • Lyx ;
  • ...

With OverLeaf

  • 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!

Customizable elements and features of the template

Personalization

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

Features

Licence

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

Comments and ideas

For any questions / remarks about this template you can contact me via the following email address: [email protected].