| 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>
|
|
Currently the subsection of a frame is not shown on the printouts.
However, this is often useful information that needs to be seen
as well since it often functions as a title for the frame. Include
it in the printouts.
Signed-off-by: John Ogness <john.ogness@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>
|
|
Boards help to add structure to the printouts.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
Characteristics of printable handouts:
- no closing page
- no Linutronix headline
- all slides on a single frame
- two frames per page
Signed-off-by: Holger Dengler <dengler@linutronix.de>
|