<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>FAQ/word</title><revhistory><revision><revnumber>6</revnumber><date>2013-03-08 10:17:20</date><authorinitials>localhost</authorinitials><revremark>converted to 1.6 markup</revremark></revision><revision><revnumber>5</revnumber><date>2007-01-25 16:08:09</date><authorinitials>PeterWatson</authorinitials></revision><revision><revnumber>4</revnumber><date>2006-08-16 14:15:41</date><authorinitials>PeterWatson</authorinitials></revision><revision><revnumber>3</revnumber><date>2006-08-16 14:14:25</date><authorinitials>PeterWatson</authorinitials></revision><revision><revnumber>2</revnumber><date>2006-08-16 14:12:49</date><authorinitials>PeterWatson</authorinitials></revision><revision><revnumber>1</revnumber><date>2006-08-16 14:09:56</date><authorinitials>PeterWatson</authorinitials></revision></revhistory></articleinfo><section><title>Producing equations in MS Word</title><para>MS Word supports some limited mathematical formulae components. These may be accessed by going to <emphasis role="strong">insert&gt;Field</emphasis> and choosing <emphasis role="strong">Equations and Formulas</emphasis> as the category and <emphasis role="strong">Eq</emphasis> as the fieldname in the right hand window. Mathematical formulae syntax may then be placed after EQ in the descriptions box which is in the equations window you have just created. </para><para>Clicking the <emphasis role="strong">options</emphasis> button shows the available mathematical functions and their syntax available. These may be pasted into the descriptions box to form the equation. Functions available include subscripts and superscripts, root functions and fractions. They may be combined with ordinary text. </para><para>For example  </para><screen><![CDATA[EQ \F(\R(,2)a,b\S( ,1)) ]]></screen><para>produces the square root of 2 multiplied by a all divided by b with subscript of 1.  </para><para>You can see this formula by typing the text in the above box into the descriptions box in the equation window in MS Word. You <emphasis>can't</emphasis>, though, just type the syntax into a MS Word file. </para><para>Note the space as the first argument of  the subscript function, \S. In addition if Greek characters, used in some mathematical formulae, are required these may be found under insert&gt;symbol. </para></section></article>