Skip to content

Commit 3abe10a

Browse files
committed
Fixed.
1 parent 452a264 commit 3abe10a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ and replace the values of the commands from `\yourtitle{…}` to `\yourdate{…}
3939

4040
Requirements
4141
~
42+
4243
- [LaTeX](https://www.latex-project.org/get/),
4344
- [latexmk](https://mg.readthedocs.io/latexmk.html) (it is possible that it is already part of your LaTeX installation).
4445

@@ -54,6 +55,7 @@ Start by editing the file info/info.tex with your information.
5455

5556
Requirements
5657
~
58+
5759
- The ability to execute [makefile](https://en.wikipedia.org/wiki/Makefile)^[You can also simply open the [makefile](md_version/makefile) file to "extract" the pandoc options needed to compile properly this document.] (e.g., a UNIX system, a system with [Cygwin](https://en.wikipedia.org/wiki/Cygwin), or [some other trick](https://stackoverflow.com/q/2532234/)),
5860
- the latest version of [pandoc](https://pandoc.org/installing.html),
5961
- [LaTeX](https://www.latex-project.org/get/) (refer to the instructions on the [pandoc installation page](https://pandoc.org/installing.html] or at <https://tex.stackexchange.com/q/1092>^[It is probaby better to install a minimal installation, and then to fetch the missing packages one by one, using e.g. `/usr/local/texlive/2021/bin/x86_64-linux/tlmgr install environ` for the `environ` package.]),

0 commit comments

Comments
 (0)