--- INSTALL 2001/05/06 20:41:28 1.2 +++ INSTALL 2001/05/07 21:44:56 1.3 @@ -8,10 +8,10 @@ manually. 3. create new directory for presentation - $ mkdir presentation + $ mkdir my_presentation 4. symlink Makefile from PLies to new directory - $ cd presentation + $ cd my_presentation $ ln -s ../PLies/Makefile 5. generate template files @@ -23,5 +23,10 @@ - edit all.htm. File will be sliptted in slides on

element. If you use

element it will be used for slide sub-title. For titles ON SLIDE use

element. + - put all elements of presentation (logos, pictures) in same directory + +7. to create optional .zip of presentation (a.k.a. "pack and go") do + $ make pack + and it will create zip with name of your presentation (my_presentation.zip) That's it. If you have problems contact dpavlin@rot13.org.