1.1.5 • Published 2 years ago

immersion-presentation v1.1.5

Weekly downloads
1
License
MIT
Repository
github
Last release
2 years ago

Immersion is an open source presentation framework based on React.

Focussing on mathematical presentations, it features the following:

  • Full LaTeX formula support with custom preamble
  • A visual editor for animating LaTeX formulae
  • Animate figures with LaTeX labels
  • Use an existing BibTeX bibliography file for references
  • Option to use a Prezi-style non-linear (useful for presenting proofs consisting of multiple Lemmas)
  • Export as a pdf
  • Presenter notes

Getting started

To get started, install the latest version of Node and Yarn. Then to initialize a presentation, run the following in your terminal:

npx create-react-app title-of-your-presentation --template immersion

This will create a directory named title-of-your-presentation. Once in the directory execute yarn start and the presentation will open up in a browser window. Upon changing the contents, the browser will automatically reload.

License

MIT © gillescastel

1.1.5

2 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago