/[PLies]/INSTALL
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /INSTALL

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (vendor branch)
Mon Apr 16 16:09:50 2001 UTC (23 years ago) by dpavlin
Branch: DbP
CVS Tags: pre
Changes since 1.1: +0 -0 lines
initial import into cvs

1 dpavlin 1.1 How to make new presentation with PLies?
2    
3     1. untar PLies.tar.gz in some directory
4     2. create new directory for presentation
5     $ mkdir presentation
6     3. symlink Makefile from PLies to new directory
7     $ cd presentation
8     $ ln -s ../PLies/Makefile
9     4. generate template files
10     $ make
11     5. that will create (among others) all.htm (which is main file for your
12     presentation) and infos.txt
13     - edit infos.txt to general info about your presentation (Title, etc...)
14     - edit all.htm. File will be sliptted in slides on <h1> element. If
15     you use <h2> element it will be used for slide sub-title.
16     For titles ON SLIDE use <h3> element.
17    
18     That's it. If you have problems contact dpavlin@rot13.org.

  ViewVC Help
Powered by ViewVC 1.1.26