mirror of
https://github.com/tiyn/wiki.git
synced 2026-03-18 20:14:47 +01:00
presentation: added pdfpc and reformatted
This commit is contained in:
@@ -12,6 +12,15 @@ The following is a list of these tools.
|
|||||||
- PDF files can easily be used for presenting cross-platform but often used for
|
- PDF files can easily be used for presenting cross-platform but often used for
|
||||||
[Linux-based operating systems](/wiki/linux.md).
|
[Linux-based operating systems](/wiki/linux.md).
|
||||||
They can easily be generated by [LaTeX](/wiki/markup_language.md#latex).
|
They can easily be generated by [LaTeX](/wiki/markup_language.md#latex).
|
||||||
- [pympress](https://github.com/Cimbali/pympress) is a cross-platform tool for the presentation via
|
- [pympress](https://github.com/Cimbali/pympress) is a cross-platform tool for giving presentations
|
||||||
PDF files.
|
using PDF files.
|
||||||
It is also usable for dual screen setups.
|
It is usable for dual screen setups and features basic notes and timer functions.
|
||||||
|
- [pdfpc](https://pdfpc.github.io/) is a cross-platform tool for giving presentations using PDF
|
||||||
|
files.
|
||||||
|
It is usable for dual screen setups and features basic notes and timer functions.
|
||||||
|
In contrast to pympress it features more elaborate functions and abilities to include timer
|
||||||
|
and other options inside the PDF using the `pdfpc` LaTeX package.
|
||||||
|
However, it also works well with LaTeX's default `\note` function.
|
||||||
|
Basic guides for this can be found on the pages of
|
||||||
|
[toromtomtom](https://www.toromtomtom.com/blog/2021/10/17/pdfpc.html) and
|
||||||
|
[Utah university](https://ctan.math.utah.edu/ctan/tex-archive/macros/latex/contrib/pdfpc/pdfpc-doc.pdf).
|
||||||
|
|||||||
Reference in New Issue
Block a user