Index Special Tags Predefined Tags Implementation Home
How to define tags

    You give the name to a tag by typing an asterisk (*) before it (e.g. *TAGNAME). The value is set by putting it right under the tag name - it should look like the following:

    *TAGNAME
    some value
    

    If you want to use this tag, you simply type the tag name in brackets - in this example it will look like and as result you get "some value" as text, modified with . For starting to compile your PReP file, you need a *__TEMPLATE__ tag which defines some common styles like background or heading and so on. The text to be compiled is set in the MAIN tag value. So either you define a __TEMPLATE__ tag or you use the style.prep file in w:\toy\.

    Related sites:
Special Tags
Special Parameters