Notice ReadMe
Short Table of Contents Feedback

Release Updates
    Updates for RealSystem 8
    Updates For RealSystem Release 7, Update 1
          Support for Korean Text
          Multiple Windows with RealPlayer 7
          UNIX Font Mappings
    Updates For RealSystem Release 7
       New Features
          Versioning Supported in Head Tag
          Support for mac-roman Character Set
          New Default Character Set of iso-8859-1 in Version 1.2
       Changes and Corrections
          Clarification for the <clear/> Tag
          RealText Broadcast Application Moved to Authoring Kit
          Upper 128 Characters in the mac-roman Character Set
    Revisions Introduced December 21, 1998

Introduction
    Tools for Creating RealText
    Conventions Used in this Manual
    Additional RealSystem Resources
    Technical Support

1 RealText Authoring
    Choosing Window Types
    Using RealText Mark-Up
    Creating a RealText Presentation
    Notes on Text Streaming

2 Window Tag Attributes
    Specifying Window Attributes
       type="window type"
       duration="dd:hh:mm:ss.xyz"
       width="pixels"
       height="pixels"
       bgcolor="color"
       scrollrate="pixels per second"
       crawlrate="pixels per second"
       link="color"
       underline_hyperlinks="true|false"
       wordwrap="true|false"
       loop="true|false"
       extraspaces="use|ignore"
       version="version number"

3 Text Tags
    Time and Position Tags
       <time begin/> and <time end/> Tags
          Tips for Using <time/> Tags
       <clear/> Tag
       <pos x/> and <pos y/> Tags
       <tu> and <tl> Tags
    Layout Tags
       <p>...</p>
       <br/>
       <ol>...</ol>
       <ul>...</ul>
       <li>...</li>
       <hr/>
       <center>...</center>
       <pre>...</pre>
    Appearance Tags
       <b>...</b>
       <i>...</i>
       <s>...</s>
       <u>...</u>
    <font> Tag
       bgcolor="color"
       charset="character set"
       color="color"
       face="font name"
          English and European Language Fonts
          Asian Language Fonts
       size="n"
       Working with the Font Tag
    Command Tags
       Creating a Mail Link
       Opening a URL in RealPlayer or a Browser
       Issuing RealPlayer Commands
          Seeking Into a Presentation
          Pausing a Presentation
          Resuming Playback
       Popping Up New RealPlayer Windows
          name
          URL
          playmode
          Examples of Opening New RealPlayer Windows
       Ensuring Text Delivery under any Circumstance
    Colors
       Transparency
    Coded Characters
       Using the mac-roman Character Set

4 Examples
    Generic Window
    TickerTape Window
    Scrolling News Window
    TelePrompter Window

A Summary of Window Tag Attributes

B Summary of Text Tags