Code

The LaTeX beamer class is the new latex standard to produce slides:
authorjiho-sf <jiho-sf@users.sourceforge.net>
Sun, 20 May 2007 14:10:17 +0000 (14:10 +0000)
committerjiho-sf <jiho-sf@users.sourceforge.net>
Sun, 20 May 2007 14:10:17 +0000 (14:10 +0000)
commitf071e79701426eb80962d129ec6908a4fa74f9b7
tree82593baf9241f82607d3e14cfac47e556e4326b1
parentcb1523c9f62c56c95670d52e638ccd451e7fd8a3
The LaTeX beamer class is the new latex standard to produce slides:
http://latex-beamer.sourceforge.net/
It produces custom sized pages and includes several layout/color themes.

I added an Inkscape template document with the correct page dimensions
as well as guides to delimit the text area within the slide for several
themes, in order to ease the production of illustrations at correct sizes
(scalability is great but having the correct size from the start limits
issues with stoke width and font sizes for example).

I also constructed a color palette which includes colors suitable for each
theme of the standard beamer package. I am no color-expert/artist so I
don't really know about the rules in this delicate subject. What I did is
that for each theme I extracted the base colors of the slides with a color
picker tool; I named them according to their use in the slide (eg.
"{themeName} header", "{themeName} background"); when I found this base
color set to be a bit poor, I added new colors derived from the original
ones by mixing them with white, black, with other colors in the theme or by
using automatic color schemes generators; I named these new colors
"{themeName} added {colorName}". hopefully this should have led me to avoid
bad color choices.
share/palettes/LaTeX-Beamer.gpl [new file with mode: 0644]
share/templates/LaTeX_Beamer.svg [new file with mode: 0644]