Table of Contents

KeyTex

Goal: provide a presentation framework for easy use of lessig presentation style using a Dual-Head setup on Linux based on LaTeX-Beamer.

LaTeX-commands

Flexible text placement

\ktText[Par1][Par2]{Par3}{Par4}

FIXXME: Alternatively: combine Par1 and Par2 to a two-character parameter like cm (center/middle), lt (left/top), and so forth. (only nine combinations possible)

Flexible background graphics

In general: every graphic content will be placed independent from the text at a “deeper” level. Therefore no text will be hidden behind any graphic.

FIXXME: The graphics-commands of this section are related to the previous|following \ktText-statement

\ktWideGr[Par1][Par2]{width}{file}

\ktHighGr[Par1][Par2]{height}{file}

\ktBackground[Par1]{file}

When using \ktBackground, the graphics will be expanded to fill the screen with following options:

Handout notes

\handout{}

Things that are written in those tags appear only on handout documents that are compiled in a seperate (pdf)latex-run (FIXXME: how?).

Scripts

Wishlist / Todo

⇒ put all of the above in a framework and publish it as KeyTex :)