Add pdflatex as dep
This commit is contained in:
parent
0feb0df5f5
commit
f69b01777e
1 changed files with 7 additions and 0 deletions
|
|
@ -8,9 +8,16 @@ any type.
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
|
### Compile time
|
||||||
|
|
||||||
You'll need the [nim](https://nim-lang.org/) compiler toolchain including `nimble`,
|
You'll need the [nim](https://nim-lang.org/) compiler toolchain including `nimble`,
|
||||||
the package manager for nim.
|
the package manager for nim.
|
||||||
|
|
||||||
|
### Runtime
|
||||||
|
|
||||||
|
`etherpad2latex` requires `pdflatex`, typically obtained from
|
||||||
|
the [TexLive Latex distribution](https://tug.org/texlive/).
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### From source
|
### From source
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue