A modern take on the LaTeX beamer theme

mikael-ros

Faculty of GitHub

University of Marp

Version 1.0, 2026

logo GitHub Logo

mikael-ros A modern take on the LaTeX beamer theme Version 1.0, 2026
Table of contents
  1. Normal text
  2. Code blocks
  3. Mathematics
  4. Tables
  5. Images
  6. HTML stuff
mikael-ros A modern take on the LaTeX beamer theme Version 1.0, 2026
Normal text

This is what a regular slide can look like in Neobeam.

  • A cool fact
  • Interesting tidbit

A set of cool letters:

  1. A
  2. B
  3. C

A quote from media

"Listen to me, olive oil" - Daryl Dixon

mikael-ros A modern take on the LaTeX beamer theme Version 1.0, 2026
Code blocks

We can define variables inline, and code in blocks (with syntax highlighting!!!):

    if (marp) {
        apply.neobeam();
    }
mikael-ros A modern take on the LaTeX beamer theme Version 1.0, 2026
Mathematics corner

Formulas

The length of a vector can be computed by the following formula

v=a2+b2where v=(a,b)||\overline v|| = \sqrt{a^2 + b^2} \\ \text{where } \overline v = (a,b)

Definitions

Blockquotes with level 4 (####) headings inside get translated to definitions like:

Vector

A collection of numbers

mikael-ros A modern take on the LaTeX beamer theme Version 1.0, 2026
Data

Tables are also decorated in this theme!

Left Row Center Row Right row
Some Cool Data
Some Cool Data
Some Cool Data
Some Cool Data
mikael-ros A modern take on the LaTeX beamer theme Version 1.0, 2026
Images

Photo by Joshua J. Cotten on Unsplash

Images can be left-aligned, centered, and right-aligned!
Photo by Joshua J. Cotten on Unsplash.

mikael-ros A modern take on the LaTeX beamer theme Version 1.0, 2026
HTML wonderland

These are all the HTML elements that are styled!

Text can be marked, abbr and you can quote things inline like this.

You can embed audio like:

mikael-ros A modern take on the LaTeX beamer theme Version 1.0, 2026

This slide only works with HTML enabled