/[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

Diff of /INSTALL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dpavlin, Sun May 6 20:41:28 2001 UTC revision 1.3 by dpavlin, Mon May 7 21:44:56 2001 UTC
# Line 8  How to make new presentation with PLies? Line 8  How to make new presentation with PLies?
8     manually.     manually.
9    
10  3. create new directory for presentation  3. create new directory for presentation
11          $ mkdir presentation          $ mkdir my_presentation
12    
13  4. symlink Makefile from PLies to new directory  4. symlink Makefile from PLies to new directory
14          $ cd presentation          $ cd my_presentation
15          $ ln -s ../PLies/Makefile          $ ln -s ../PLies/Makefile
16    
17  5. generate template files  5. generate template files
# Line 23  How to make new presentation with PLies? Line 23  How to make new presentation with PLies?
23     - edit all.htm. File will be sliptted in slides on <h1> element. If     - edit all.htm. File will be sliptted in slides on <h1> element. If
24       you use <h2> element it will be used for slide sub-title.       you use <h2> element it will be used for slide sub-title.
25       For titles ON SLIDE use <h3> element.       For titles ON SLIDE use <h3> element.
26       - put all elements of presentation (logos, pictures) in same directory
27    
28    7. to create optional .zip of presentation (a.k.a. "pack and go") do
29            $ make pack
30       and it will create zip with name of your presentation (my_presentation.zip)
31    
32  That's it. If you have problems contact dpavlin@rot13.org.  That's it. If you have problems contact dpavlin@rot13.org.

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.26