Skip to content

Commit d894b16

Browse files
committed
moving readme
1 parent c2330cc commit d894b16

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

Manuscript/Readme.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

README.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,23 @@
1-
# PhD-Thesis
1+
Meven Lennon-Bertrand's PhD thesis
2+
=========================================
3+
4+
This is the source for my PhD thesis. It owes a lot to the nice kaobook template, many
5+
thanks to its contributors!
6+
7+
Release
8+
-----------------------------
9+
10+
Releases are available [here](https://github.com/MevenBertrand/PhD-Thesis/releases), so you do not have to compile the document yourself.
11+
12+
Feedback
13+
------------------------
14+
15+
Any feedback is extremely welcome, from tiny typos to "you should definitely change the structure of the whole thing". You can either open an issue directly here, or send me an email or message of some kind.
16+
17+
Build requirements
18+
-----------------------------
19+
20+
If you still want to build the document yourself, you need to have the [Libertinus](https://github.com/alerque/libertinus) (including Libertinus Math) and [FiraCode](https://github.com/tonsky/FiraCode/) fonts installed.
21+
Once this is done, you can compile using XeLaTeX with the `shell-espace` option, and biber as biblography backend.
22+
The main file is `./Manuscript/main.tex`.
23+
Depending on the current commit, you might need to comment the `\includeonly` line in it to compile the whole file rather than selected chapters.

0 commit comments

Comments
 (0)