Skip to content
Stefano Zaghi edited this page Nov 7, 2014 · 1 revision

MaTiSSe.py has a too much long list of features. Here the main features are listed whereas for a complete list read all the documentation material (examples, wiki, etc...).

  • markdown-to-html slides maker (with extended markdown syntax);
  • support for structured, long presentations:
    • presentation metadata;
    • presentation sectioning:
      • titlepage;
      • section;
      • subsection;
      • slide;
    • helpers:
      • TOC;
      • countdown timer;
      • navigation controls;
  • easy theming:
    • canvas;
    • headings (h1,h2,...);
    • global slide theme as well theme of a specific slide (local slide theme):
      • headers (unlimited number);
      • footers (unlimited number);
      • left and right sidebars (unlimited number);
      • content;
    • beamer-like-styles support;
  • latex equations support;
  • scientific contents support:
    • boxes with fully customizable environment;
    • figures with fully customizable environment;
    • tables with fully customizable environment;
    • notes with fully customizable environment;
    • code listings with syntax highlighting;
    • columns fully customizable environment;
  • note handouts support;
  • impress.js support;
  • jmpress.js support;
  • reveal.js support;

Clone this wiki locally