home *** CD-ROM | disk | FTP | other *** search
- t2g Doc
- -------
-
- Syntax
- ======
-
- t2g DOCNAME
-
- The .guide file will be created in ram: according to the @base in the doc.
-
- Keywords
- ========
- · @n [TEXT] "TITLE" [TEXT] - Create a new node. This node will be included
- in the TOC.
-
- · @x [TEXT] "TITLE" [TEXT] - Same as @n but inserts an empty line (LF)
- before the link in the TOC.
-
- · @y [TEXT] "TITLE" [TEXT] - Same as @n, except that this node won't be
- added to the TOC.
-
- · @main "TITLE" - Mainpage of the guide displaying the TITLE
-
- · @tocprespace N - Space to be inserted before every link in the TOC
-
- · @base BASENAME - Will be used to create the .guide file.
-
- · @pretitle TITLE - Will be put in front of the TITLEs for every node
-
- · @author "AUTHOR" - Author of the guide
-
- · @tocinsert - Only valid in @main. Specifies where to put the TOC (link
- table) in the resulting guide.
-
- · @sep - Insert separationbar
-
- Textformatting
- ==============
- · ¹ - Toggles Bold on/off
-
- · ² - Toggles Italic on/off
-
- · ³ - Toggles Underline on/off
-
- · ° - Creates a title
-
- · ¼ - Toggles Highlight on/off
-
- · `NODENAME' - Creates a Link. The displayed text and the nodename have to
- be the same!
-