* Dropped MathJax support. Something less to maintain (also, didn't work as expected with ``--embed``). User that need this should just use the ``user_js`` option. Or a custom theme. * Changed themes to use a space-adjusted Alegreya Sans as a fallback.
3.2.0
=============================
* Changed themes to use Rosario as a fallback. For better or worse it's smaller and has same width as Candara.
3.1.0
=============================
* Changed themes to embed a Candara fallback webfont (Alegreya Sans). It's slightly narrower but looks more similar than the other alternatives better matching Candara's width (Acme, Galdeano). It even has ligatures.
3.0.1
=============================
* Fixed slightly broken slide class changing. * Made expose mode scroll to current slide. * Running presenter mode with no target won't break anymore if target window is gone. * Fixed display of presenter notes.
3.0.0
=============================
* Removed "expanded mode". It was too buggy and doesn't really have a purpose. * Changed "show context" to be "show next slide" (so two slides at a time). This is way more useful than showing little bits of next and prev slides. * Fixed ``--direct`` on Python 3. * Fixed glitches when TOC/Help are open. * Made possible to switch slides when TOC/Help/Overview are open.