KUN slides LaTeX style
Jaap-Henk Hoepman (jhh@cs.kun.nl)
07-10-2002

---------------------------------

This package allows you to create nice slides, with the KUN logo, and a decent
layout, using LaTeX. The output must be converted to pdf, and can then be
displayed full screen using Adobe Acrobat/Reader. As an example, see the file
hashcash.pdf (and hashcash.tex, for the source) in the distribution.

To use this package, you need to have the lucida font set installed, and 
have the foils package installed (the latter is included in this package).
To use different fonts, uncomment the
   \usepackage[lucidasmallscale]{lucidabr}
line in KUN-slides.sty, but it won't look as good as it does now!

To install, copy all files to a directory where your LaTeX installation can
find them. This may require changing the $TEXINPUTS environment
variable. Consult your local LaTeX documentation.

To create your own slides, use the file slides.tex as a startingpoint.

You can use the mkslides script to process the LaTeX file and create the pdf
file. Call with the name of LaTeX file (without .tx or .ltx extension). The
dimension settings (-T) work well for my laptop with a 1024x768 screen; you may
have to change it for different resolutions. 

Enjoy!
Jaap-Henk 

