Up: The Page Wizard

Getting Started with the Page Wizard

  1. Start the WebEQ Page Wizard. Consult the system-specific instructions for your operating system for details.

  2. Create a simple HTML test file, such as:

    <HTML>
    <HEAD><TITLE>test file</TITLE></HEAD>
    <BODY>
    <H1>Test</H1>
    
    The area of a circle is given by $A = \pi r^2$.
    
    </BODY>
    </HTML>
    
    If you prefer, you can use the file "example1.wiz" from the templates directory of your WebEQ installation. Since this is a "source" file not meant for distribution over the Web, you may want to adopt a convention such as using .wiz or .src as an extension to remind yourself.

  3. Click the button to the right of the "source file" input box to open a file browser, and choose the file you just created, or the example file from the templates directory.

  4. Either by typing or by using the file browser, specify an output file. This file will be an HTML file, so you will probably want to use the appropriate extension for your operating system.

  5. Select "Images Only" and "JPEG" from the "Type of Output" and "Images" pulldown menus respectively.

  6. Open the Options panel by selecting Options | Show from the menu. In the "Translation Options" section of the Options panel, change the Input Language and Equation Delimeter fields from MathML to WebTeX. When you are done, click on the "Hide" button at the bottom to close the Options panel again.

  7. Click on the "Go!" button in the main panel. This tells the Page Wizard to go ahead and process your source file.

  8. Finally, open your output document in a Web browser, and check that the processing was successful.


[HOME] WebEQ 2.5 Documentation Table of Contents

Created: Aug 08 1997 --- Last modified: Sun Sep 10 10:27:30 2000
Copyright © 1997-2000 Design Science, Inc. All rights reserved.