Animations in Colloquium

Incremental reveal for slides

Bullet-by-Bullet Reveal

  • First, we define the problem
  • Then, we propose a solution
  • Next, we evaluate the results
  • Finally, we draw conclusions

Block-by-Block Reveal

This paragraph appears first.

This paragraph appears second.

This paragraph appears third.

Step Markers

This content is visible immediately.

This paragraph appears on the first click.

And this appears on the second click.

Composing Animate + Steps

  • Point A
  • Point B
  • Point C

After revealing all bullets, this conclusion appears.

Ordered Lists Too

  1. Gather requirements
  2. Design the system
  3. Implement the solution
  4. Write tests
  5. Ship it

Blocks with Mixed Content

Here is an introductory paragraph.

  • A list of items
  • That appears as one block
# Code appears as another block
def hello():
    print("world")

A final paragraph to wrap up.

Steps in Columns

Left Column

Content always visible on the left.

Right Column

Right column content.

More right column content revealed on click.

No Animation

This slide has no animation directives.

All content appears at once, just like before.

  • Bullet one
  • Bullet two
  • Bullet three