Giter VIP home page Giter VIP logo

mrs_presentation's Introduction

slides-examples

Examples for creating slides/presentations

LaTeX Beamer

Software

Compile locally using texlive; a good IDE is VSCode with the LaTeX Workshop extension. Another option is to use Overleaf. Note that videos cannot be embedded and need to be stored alongside the PDF in a relative path.

Present

Use pympress (https://github.com/Cimbali/pympress) to present. At the moment, auto-starting videos does not work, see Cimbali/pympress#212. Since I prefer all videos to autostart, I use my own fork that auto-starts and mutes all videos, which is available at https://github.com/whoenig/pympress.

Important keys

  • F - full screen
  • D - Overview of all slides
  • L - enable virtual laserpointer
  • S - swap screens

RevealJs

Develop locally using VSCode and "Run on Save" by "pucelle" extension to run pandoc whenever the markdown file changes. To view the page with live updates, use "Live Server" by "Ritwick Dey" extension.

Present

  • Make sure to generate a standalone HTML, since the default one requires internet to load styles etc. This is done by github actions, or by using:
./run-pandoc.sh --embed-resources --standalone

Note that this will embed all media files including videos, so only the HTML file is needed for presenting.

  • There is a presenter mode, but it only works when using the "Live Server" (not when just opening the html file in the browser):

Important keys

  • F - full screen
  • S - speaker view (requires live server)
  • ESC - slide overview (and ending fullscreen, typically)

References

mrs_presentation's People

Contributors

whoenig avatar phanfeld avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.