Reveal.js template file

Shortcut Keys

for reveal.js
f: fullscreen
esc: exit
o: overview
g: jump

chalkboard test

for chalkboard.js
BS: Delete all chalkboard drawings
Del: Clear notes canvas or chalkboard
b: Toggle chalkboard
c: Toggle notes canvas
d: Download drawings
x: Cycle colors foward
y: Cycle colors backward

$\KaTeX$ test

Lorenz equations

\[\begin{aligned} \dot{x} & = \sigma(y-x) \\ \dot{y} & = \rho x - y - xz \\ \dot{z} & = -\beta z + xy \end{aligned} \]

Notes test

Please type 's' for Notes

highlight test


for i in range(10):
  print(i)
	  

Two-column test

1st column

...

2nd column

...

Theorem environment test

Pythagorean theorem
The sum of the areas of the two squares on the legs (a and b) equals the area of the square on the hypotenuse (c). (WikiPedia)
pythagorean_thm

PDF Export test

Open your presentation with print-pdf included in the query string, for example click the following link:

cf.) https://revealjs.com/pdf-export/