home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dream 53
/
Amiga_Dream_53.iso
/
Amiga
/
Applications
/
PAO
/
ExtensionsPageStream
/
CreateTOC.readme
< prev
next >
Wrap
Text File
|
1998-06-15
|
2KB
|
68 lines
Short: PGS3 arexx script - create a table of contents
Author: mmerkel@rumms.uni-mannheim.de (Michael Merkel)
Uploader: mmerkel@rumms.uni-mannheim.de (Michael Merkel)
Type: text/dtp
ABOUT
This is an ARexx script for use with PageStream3.
It *tries* to create a table of contents for the current document.
Just start the script when the document is opened.
DISTRIBUTION
spread it! use it! _write me!_
REQUIREMENTS
- PageStream3 (of course!!!) - >= V3.3x
- a document with several chapters and subchapters.
USAGE
* insert the script in your script palette (rx Scripts/CreateTOC.rexx)
* open a document with several chapters and start the script.
* The following styles for chapters/subchapters are created:
"TOCChapter"
"TOCSubChapter"
* A new chapter "TableOfContents" is created at the beginning.
* A new MasterPage for this chapter is created ("TOC MasterPage").
(size: A4 portrait only! - you may change this in the script!)
* It's _not_ perfect! But it works basically.
>ou can edit the page after generating.
NOTES:
* If the TOC is longer than one page you must edit it manually.
* If the styles or masterpage or chapter already exist
they will be DELETED!!!
* Hmmm... Seems the page numbers are not correct.
No solution yet :-(
HISTORY
V1.00 (26. Jul 1997)
(12. Jun 1998)
* Aminet release
AUTHOR
michael merkel (MiMe@IRC)
mmerkel@rumms.uni-mannheim.de
http://webrum.uni-mannheim.de/fht/mmerkel/www/index.html
THANKS TO
SoftLogik for this wonderful program! It's the best on all platforms...