Mentions légales du service

Skip to content
Snippets Groups Projects
README.md 1.01 KiB
Newer Older
BATY Matthieu's avatar
BATY Matthieu committed
# Thesis template
Forked from https://gitlab.com/ed-matisse/latex-template

More info: https://ed-matisse.doctorat-bretagne.fr/fr/soutenance-de-these
(French only)

The template is defined in `template.cls`.
BATY Matthieu's avatar
BATY Matthieu committed
You'll have to modify it to:
* Include other packages
BATY Matthieu's avatar
BATY Matthieu committed
* Adapt (and probably rename) the comments commands for your supervisors (e.g.
BATY Matthieu's avatar
BATY Matthieu committed
  `\pwc`)

`main.tex` defines the document's outline. Other sections are included from
there (*protip*: comment out the sections you are not currently working on for
faster compile times).

Have fun!

## Build
* `make` to build
* `make clean` to clean

## TODO
* Fill the cover
* Write a 4+ pages summary of your work **in French**
* Write the rest of the thesis

## Changes from the original
* Instantiated for CentraleSupélec
* Improved build system, with the latest in `Makefile` technology
* Sane defaults (e.g. references format, diacritics w/o escaping)
* Less useless options (continuous integration, seriously?)
* Less useless comments, less Franglish (but there are quelques restes)