mirror of
https://github.com/GrammaticalFramework/comp-syntax-gu-mlt.git
synced 2026-02-08 22:41:05 -07:00
1.5 KiB
1.5 KiB
title, subtitle, author, theme, logo, date, institute
| title | subtitle | author | theme | logo | date | institute |
|---|---|---|---|---|---|---|
| The title | and a possibly very long subtitle | The Author | lucid | gu.png | the date | The Institution |
The first section
The first slide
It just contains some text in various styles in it.
The second slide
A first, multiline paragraph with some random words and even a correctly placed footnote1
And a second, shorter paragraph here.
Some nested bullet points
- one
- two
- one
- one
- two
- three
- two
- three
- one
- three
And a nested numbered list
- one
- two
- one
- one
- two
- three
- two
- three
- one
- three
Another text slide
Where the text
Is followed by a colorful subheading
And some more text that doesn't say anything particularly interesting.
A quote
Introduced by some text, here are
Some words of wisdom
And a closing comment.
The fancy section
An image
Some code
A syntax-highlighted code example:
haskellExample :: From -> To
haskellExample from = to
Plus some inline monospaced text just because we can.
A little bit of math mode
Here is a pretty random formula:
\int_{a}^{b} f(x)dx = F(b) - F(a)
With equal spacing above and below, obviously.
And finally, a table
As always, a very realistic example:
| col a | col b | col c |
|---|---|---|
| a1 | b1 | c1 |
| a2 | b2 | c2 |
That's all!
-
This is the footnote. ↩︎
