A modern take on the LaTeX beamer theme

mikael-ros

Faculty of GitHub

University of Marp

Version 0.3, 2024

logo GitHub Logo

mikael-ros A modern take on the LaTeX beamer theme Version 0.3, 2024
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 0.3, 2024
Normal text

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

  • A cool fact
  • Interesting tidbit

My favorite letters are:

  1. A
  2. B
  3. C

A quote from my favorite author

"Hello" - Author Cool 2024

mikael-ros A modern take on the LaTeX beamer theme Version 0.3, 2024
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 0.3, 2024
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 0.3, 2024
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 0.3, 2024
Images

Photo by Joshua J. Cotten on Unsplash

Images can be left-aligned, centered, and right-aligned!

mikael-ros A modern take on the LaTeX beamer theme Version 0.3, 2024
HTML wonderland

These are all the HTML elements I've styled!

Text can be marked, abbr, and be defined as variable. You can also do sample code outputs sample and quote things inline like this.

You can embed audio like:

mikael-ros A modern take on the LaTeX beamer theme Version 0.3, 2024

This slide only works with HTML enabled