AMS-LaTeX(2e) example

Here's a little snippet of code to try out. If it works, your Textures is doing really well, and your installation is very complete, including a working AMS fonts installation. Note that not everyone needs this, and the AMS fonts are not part of the normal Textures installation.

  1. Setup: Make a new document (Choose "New" from the file menu). Save it as "amstest" on your desktop.
  2. Under the typeset menu, pick "LaTeX".
  3. Paste the following code into the "amstest" window:
     
    \documentclass[]{article}
    \usepackage{amsfonts,amsmath}
    \begin{document}
    Testing \AmS-\LaTeX , including 
    Blackboard Bold $\mathbb{R}$.
    \end{document}
  4. A typeset window will come into view somewhere on your screen. You can click into it to see it, or choose "amstest typeset" from the Windows menu.

You should see the sample text from the example. It should look like this.


If none of these solutions helps, write to us :help@bluesky.com.