diff --git a/wiki/presentation.md b/wiki/presentation.md new file mode 100644 index 0000000..6e2212d --- /dev/null +++ b/wiki/presentation.md @@ -0,0 +1,17 @@ +# 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](/wiki/windows.md). + 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](/wiki/linux.md). + They can easily be generated by LaTeX. +- [pympress](https://github.com/Cimbali/pympress) is a cross-platform tool for the presentation via + PDF files. + It is also usable for dual screen setups.