Pause for minutes until .
Remaining:
Jean-Luc Picard
Battle of Wolf 359
A Recap of Events
Sunday, 2023-01-22
No section at all
  • There is no section or no subsection set for this slide.
  • In the status line, there should be nothing.
Now we do have them
  • Now it's section “Foo”
  • And subsection “Bar”
  • Nestable as well: “now nestable as well”
  • This should show "Foo" / "Bar" below.
Resetting subsection
  • Now it's section “Moo”
  • But no subsection
  • This should show only show “Moo” below.
Table of Contents
Pausing Slides
Pausing Slides
Pausing Slides
That's the second slide
  • This is a test!
  • This is debugging text.
  • Should be slide number two!
  • Next up: include!
Subtopic Title
  • This is included from first presentation!
Subtopic Title
  • This is included from first presentation!
  • Second slide here!
Finalization
After Include Subsection
9
After include
  • We just included a sub-document
  • This is the slide which directly follows an include.
  • Fixed-width text is possible: 001122abcdef
Non-breaking space
  • This is a very long sentence but it should not break between between "break" and "between".
Nested ULs
  • Level 1 Moo
  • Level 1 Koo
    • Nested 1
    • Nested 2
Even the best blade will rust and grow dull unless it is cared for.
— Klingon Proverb
Left/Right slide
This is on the left side. It's a long text, so it gets wrapped. You get a nice feeling as to how wide it is.
This is on the right side. It's a long text, so it gets wrapped. You get a nice feeling as to how wide it is.
Formula in Text
  • Short Weierstrass: y^2 = x^3 + ax + b
  • Some Sum: \sum_{i = 0}^{10} \frac{i^2}{\pi}

In general, the short Weierstrass form is given as the formula y^2 = x^3 + ax + b and that's just great.

Long Formula

This is the long form:

\sum_{i = 0}^{10} \frac{i^2}{\pi}

While this is the short one for comparison:

\sum_{i = 0}^{10} \frac{i^2}{\pi}
Some Python Code
if foo == "bar":
    print("foo was 'bar'")
    return getattr(self, "bar")
else:
    print("foo was not 'bar'")
    return lambda x: tuple(x, "foo", 123)
Long code in scrollbox
if foo == "bar":
    print("foo was 'bar' 1")
    print("foo was 'bar' 2")
    print("foo was 'bar' 3")
    print("foo was 'bar' 4")
    print("foo was 'bar' 5")
    return getattr(self, "bar")
else:
    print("foo was not 'bar' 1")
    print("foo was not 'bar' 2")
    print("foo was not 'bar' 3")
    print("foo was not 'bar' 4")
    print("foo was not 'bar' 5")
    return lambda x: tuple(x, "foo", 123)
Some C Code
int main(int argc, char **argv) {
    printf("Foo: %d -> %p\n", argc, argv);
    return 0;
}
Some Python Code from a File
# This class is in its own file.
class Foo():
    def __init__(self, moo):
        self._moo = moo

    @property
    def moo(self):
        return self._moo
Some Terminal
$ ls /
bin
sbin
$ cat /var/log/auth.log \
    | sed -rn 's/.*Failed password for invalid user (\w*?) from.*/\1/p' \
    | sort \
    | uniq \
    | wc -l
3332
$ echo $UID
1000
# echo $UID
0
Some Terminal from a File
$ cat foo
This is terminal output.
It comes from a file!
Quotation Marks
  • “US style”
  • «French style»
  • „German style“
  • ‘Single quotation marks’
Arrows
  • → Right and long right ⟶
  • ← Left and long left ⟵
  • ↔ both and ⟷ both long and both double ⇔ and both double long ⟺
  • ⇒ Double Right
  • ⇐ Double Left
  • ↵ Enter Key
  • ⭍ Lightning
Dashes
  • By default dashes are replaced by endash and emdash, – and —
  • But they can be verbatim as well: -- and ---
  • They can be broken by any empty tag, e.g. --
Symbols
  • XOR and XMUL
  • Operators < = >
  • Infinity
Emojis
  • 🙂 😀 😉
  • 🙁 ☹️ 😢
  • 😐 😲 😮
Image Rendering
Image Rendering with substitution
Image Animation
Image Animation
Image Animation
gnuplot Rendering
graphviz Rendering
CircuitJS Circuit
Escaped <> Characters
  • This is verbatim: < >
Execution of scripts 1
Hello. This is a test! foo Fin.
Execution of scripts 2
Hello. This is a test! bar Fin.
Execution of scripts 3
Hello. This is a test! tt Fin.
Nested Tags
first bold bolditalics last
Demo Slide!
  • Demo time! This will take 10 minutes!
Nth
  • This is the 1st line.
  • This is the 2nd line.
  • This is the 3rd line.
  • This is the 4th line.
Digital Timing Diagram
Digital Timing Diagram
File inclusion
Variable substitution
  • foo = variable foo
  • bar = this is bar
  • 1234
  • 151782
QR code rendering
Thank you!
Any questions?
Acronyms
Acronyms