-
Notifications
You must be signed in to change notification settings - Fork 0
Math Notation Slides
Math Notation Sides support the display of mathematics notation in GitPitch slideshow presentations. This feature is powered by MathJax, a JavaScript display engine for mathematics with support for LaTeX, MathML and other equation markup.
Simply use LaTeX or MathML notation within your slide markdown and see your equations rendered beautifully. For example, add the following LaTeX notation to a slide in your PITCHME.md file:
$$\sum_{i=0}^n i^2 = \frac{(n^2+n)(2n+1)}{6}$$
This notation will be rendered as follows in your GitPitch presentation:
By default this rendering capability is disabled within GitPitch presentations. To avail of this feature you must explicitly enable MathJax support. See the Math Notation Setting page for further details.
####GitPitch Wiki TOC
####Slideshow Basics
####Slideshow Slide Types
####Slideshow Look and Feel
- Slideshow Settings
- Theme Setting
- Background Setting
- Logo Setting
- Highlight Setting
- Math Notation Setting
- Vertical Center Setting
- Slideshow Custom CSS
####Slideshow Behavior
####Slideshow Controls
####GitPitch Social
####Appendix