aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 988aff1d226ea0b60a89833292a58274deb0eb77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Slides to introduce the reproducible paper template
===================================================

Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org>\
See the end of the file for license conditions.

This is the LaTeX source of the slides presenting the [Reproducible
paper template](https://gitlab.com/makhlaghi/reproducible-paper). The
most recent version of the slides is available at
https://akhlaghi.org/pdf/reproducible-paper.pdf .

To build the slides, you need to have the Beamer and Tikz LaTeX
packages installed, then simply run this command.

```(shell)
$ make
```

Note that the `Makefile` will create a `git-commit.tex` file before
running LaTeX. So if you want to run LaTeX directly, make this file
manually, see the `Makefile` for the suggested command to generate it.