| Age | Commit message (Collapse) | Author |
|
This is Kurt's Distributed Switch Architecture slides from the
Techdays.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
As mentioned in mantis #1449 slides are increasing the page number
if \pause is used. This leads to different page numbers in printout
presentations. This is fixed by using frame numbers instead of page
numbers.
The micronsult theme doesn't use any numbers. This inserts the
frame number on the bottom left.
Signed-off-by: Manuel Traut <manut@linutronix.de>
|
|
The Jailhouse presentation uses "subfloat" to place 2 images
next to each other. This requires the "subfig" package.
It looks nice, so maybe other presentations will start using
it to put things next to each other.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
Add a new CONFIG_BUILD_MICROCONSULT option to use the MicroConsult
theme. Printouts are also affected by this option.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
All presentations can be built in print form if the file
.lxformat_print
exists in the main directory. If this file does not exist, the
regular beamer format will be generated.
IMPORTANT: The print version of the files are named the same as
the beamer version!
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|