- Start the WebEQ Page Wizard. Consult the system-specific instructions for
your operating system for details.
- 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.
- 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.
- 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.
- Select "Images Only" and "JPEG" from the "Type of Output" and
"Images" pulldown menus respectively.
- 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.
- Click on the "Go!" button in the main panel. This tells the
Page Wizard to go ahead and process your source file.
- Finally, open your output document in a Web browser, and check that
the processing was successful.
|