mirror of
https://github.com/mfontanini/presenterm.git
synced 2025-05-31 23:25:17 +00:00
Add note about weasyprint in exporter docs
This commit is contained in:
parent
f4689b90af
commit
962756e71b
@ -7,6 +7,11 @@ can install it by running:
|
||||
pip install presenterm-export
|
||||
```
|
||||
|
||||
> **Note**: make sure that `presenterm-export` works by running `presenterm-export --version` before attempting to
|
||||
> generate a PDF file. If you get errors related to _weasyprint_, follow their [installation
|
||||
> instructions](https://doc.courtbouillon.org/weasyprint/stable/first_steps.html) to ensure you meet all of their
|
||||
> dependencies. This has otherwise caused issues in macOS.
|
||||
|
||||
The only external dependency you'll need is [tmux](https://github.com/tmux/tmux/). After you've installed both of these,
|
||||
simply run _presenterm_ with the `--export-pdf` parameter to generate the output PDF:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user