1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-03-31 18:34:47 +02:00
Files
wiki/wiki/presentation.md

1.5 KiB

Presentation

In a presentation a speaker conveys information to an audience.

Presentation Tools

Presentation tools are often used to support the presentation. The following is a list of these tools.

  • PowerPoint is a tool often used for creation and presenting in Windows. It can be used on dual screen setup to give the presenter an additional slide for comments.
  • PDF files can easily be used for presenting cross-platform but often used for Linux-based operating systems. They can easily be generated by LaTeX.
  • pympress 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.
  • pdfpc 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 and Utah university.