<!----><?xml-stylesheet type="text/xsl" href="../styles/pmathml.xsl"?>
<!-- saved from url=(0014)about:internet -->
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:dsi="http://www.w3.org/1999/xlink" xmlns:m="http://www.w3.org/1998/Math/MathML" xml:space="preserve"><head><meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"/><title>Online Documentation : NAG Library, Mark 22</title><link rel="stylesheet" href="../styles/libdoc.css" type="text/css"/><script type="text/javascript">
   function showLevel(_levelId){
    var thisLevel = document.getElementById(_levelId);
    var thisplus = document.getElementById( _levelId.concat('plus'));
    var thisminus = document.getElementById( _levelId.concat('minus'));
    if(thisLevel.style.display != "block"){
     thisLevel.style.display = "block";
     thisplus.style.display = "none";
     thisminus.style.display = "inline";
     }
    else{
     thisLevel.style.display = "none";
     thisminus.style.display = "none";
     thisplus.style.display = "inline";
     }
    }
  </script></head><body><hr/><div><a class="genint" href="../../pdf/GENINT/onlinehelp.pdf">Online Documentation (PDF version)</a></div>
<div><a class="htmltoc" href="../FRONTMATTER/manconts.xml">NAG Library Manual</a></div><hr/><h1 class="libdoc">NAG Library<br/><br/>Online Documentation</h1><div class="htmltoc">
<h2 class="htmltoc"><span class="htmltochead" onclick="showLevel('htmltoc');"><span class="htmltocplus" id="htmltocplus">+</span><span class="htmltocminus" id="htmltocminus">&#8722;</span></span>&#160;Contents</h2>
<div class="htmltocitem" id="htmltoc">
<div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#introduction">1&#160;&#160;<b>Introduction</b></a>
</div><div class="htmltoc">
<span class="htmltoc" onclick="showLevel('tocXHTMLfiles');"><span class="htmltocplus" id="tocXHTMLfilesplus">+</span><span class="htmltocminus" id="tocXHTMLfilesminus">&#8722;</span></span>
<a class="htmltoc" href="#XHTMLfiles">2&#160;&#160;<b>XHTML+MathML Format</b></a>
<div class="htmltocitem" id="tocXHTMLfiles">
<div class="htmltoc">
<span class="htmltoc" onclick="showLevel('tocviewingXHTML');"><span class="htmltocplus" id="tocviewingXHTMLplus">+</span><span class="htmltocminus" id="tocviewingXHTMLminus">&#8722;</span></span>
<a class="htmltoc" href="#viewingXHTML">2.1&#160;&#160;<b>Viewing XHTML+MathML Files</b></a>
<div class="htmltocitem" id="tocviewingXHTML">
<div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#XHTMLWindowsIE">2.1.1&#160;&#160;<b>Internet Explorer</b></a>
</div><div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#FF">2.1.2&#160;&#160;<b>Firefox (and other Mozilla based browsers)</b></a>
</div><div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#OperaSafari">2.1.3&#160;&#160;<b>Opera and Safari</b></a>
</div>
</div>
</div><div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#navigatingXHTML">2.2&#160;&#160;<b>Navigating XHTML+MathML Files</b></a>
</div><div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#printingXHTML">2.3&#160;&#160;<b>Printing XHTML+MathML Files</b></a>
</div>
</div>
</div><div class="htmltoc">
<span class="htmltoc" onclick="showLevel('tocPDFfiles');"><span class="htmltocplus" id="tocPDFfilesplus">+</span><span class="htmltocminus" id="tocPDFfilesminus">&#8722;</span></span>
<a class="htmltoc" href="#PDFfiles">3&#160;&#160;<b>PDF Format</b></a>
<div class="htmltocitem" id="tocPDFfiles">
<div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#viewingPDF">3.1&#160;&#160;<b>Viewing and Printing PDF Files</b></a>
</div><div class="htmltoc">
<span class="htmltocplus">&#160;&#160;&#160;</span>
<a class="htmltoc" href="#navigatingPDF">3.2&#160;&#160;<b>Navigating The PDF Files</b></a>
</div>
</div>
</div>
</div>
</div><h2 class="standard"><a class="sec" name="introduction" id="introduction"/>1&#160;&#160;Introduction</h2>
<div class="paramtext">The complete NAG Library Manual, Mark 22 can be viewed online in the following formats: 
<ul class="listind"><li class="listind"><b>XHTML+MathML</b>, a fully linked version of the manual using XHTML and MathML (recommended for browsing) and providing links to the PDF version of each document (recommended for printing); and</li><li class="listind"><b>PDF</b>, a full PDF manual browsed using the PDF bookmarks, or via HTML index files.</li></ul>
</div><div class="paramtext">This note tells you how to obtain the software required to view the documentation and advises you on how best to navigate the files with or without an HTML browser.</div><h2 class="standard"><a class="sec" name="XHTMLfiles" id="XHTMLfiles"/>2&#160;&#160;XHTML+MathML Format</h2><h3 class="standard"><a class="sec" name="viewingXHTML" id="viewingXHTML"/>2.1&#160;&#160;Viewing XHTML+MathML Files</h3>
<div class="paramtext">These files do not use any proprietary browser specific features, and conform to relevant W3C Recommendations (Standards) (XHTML 1.0, MathML 2.0, CSS 2.1, XSL 1.0).</div><div class="paramtext">Support for these languages may require updating your browser and/or installing a (free) third party extension. Details of system requirements for various platforms are detailed below. This document is restricted to providing information for the more widely used browsers. If you require information for additional browers please contact <a class="url" href="http://www.nag.co.uk">NAG</a>.</div><h4 class="standard"><a class="sec" name="XHTMLWindowsIE" id="XHTMLWindowsIE"/>2.1.1&#160;&#160;Internet Explorer</h4>
<div class="paramtext">Internet Explorer version 6.0 or later is required.  The latest version of Internet Explorer is always available from: 
<pre class="verbatim">http://www.microsoft.com/ie</pre>
</div><div class="paramtext">If you have Internet Explorer 6.0 (but not 5.5) the mathematics will be displayed to some extent without any additional plug-in, but to produce high quality mathematics rendering you should obtain the free MathPlayer from Design Science.</div><div class="paramtext">The latest version is available for download from:
<a class="url" href="http://www.mathplayer.com/en/products/mathplayer/welcome.asp">http://www.mathplayer.com/en/products/mathplayer/welcome.asp</a>
</div><h4 class="standard"><a class="sec" name="FF" id="FF"/>2.1.2&#160;&#160;Firefox (and other Mozilla based browsers)</h4>
<div class="paramtext">All versions of Firefox should display XHTML+MathML files by default. MathML support is part of the core rerendering engine in this browser.</div><div class="paramtext">You may need to install additional fonts (if so, a dialog box will alert you when you first view a page containing mathematics).</div><div class="paramtext">For Firefox 3, you need the STIX beta fonts, and for earlier versions you need the TeX fonts. Full details of the installers available for these fonts on all the major platforms are included in the Firefox MathML fonts page:
<a class="url" href="http://www.mozilla.org/projects/mathml/fonts/">http://www.mozilla.org/projects/mathml/fonts/</a>
</div><h4 class="standard"><a class="sec" name="OperaSafari" id="OperaSafari"/>2.1.3&#160;&#160;Opera and Safari</h4>
<div class="paramtext">Opera and Safari do not have native MathML support however they do have very modern and compliant CSS engines which allow  most of the MathML to be rendered legibly but without the finer typographical refinements. The stylesheet used with the documentation will detect these browsers and automatically apply a suitable CSS styling.</div><h3 class="standard"><a class="sec" name="navigatingXHTML" id="navigatingXHTML"/>2.2&#160;&#160;Navigating XHTML+MathML Files</h3>
<div class="paramtext">A main index file has been provided (xhtml/FRONTMATTER/manconts.xml) which links to individual Chapter Contents documents, which in turn link to a complete set of XHTML files.  Use your HTML browser to navigate from this main index file. For each routine document in XHTML format you are provided with a link to its equivalent PDF file, this file has been provided primarily for printing purposes.</div><div class="paramtext">Each library document contains a number of hyperlinks to particular elements, e.g., argument, sections, chapter contents, etc..  The following key identifies the colour used for each element:
<table class="standard-100"><tr>
<td style="width:9.0em;" valign="baseline">nagtype</td>
<td valign="top">black</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">appendix</td>
<td valign="top">green</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">chap</td>
<td valign="top">green;</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">chapint</td>
<td valign="top">green</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">dtree</td>
<td valign="top">green</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">genint</td>
<td valign="top">green</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">sec</td>
<td valign="top">green</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">wdrn</td>
<td valign="top">grey</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">bibliographic reference</td>
<td valign="top">pale blue</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">eqn</td>
<td valign="top">pale blue</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">fig</td>
<td valign="top">pale blue</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">item</td>
<td valign="top">pale blue</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">note</td>
<td valign="top">pale blue</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">table</td>
<td valign="top">pale blue</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">url</td>
<td valign="top">pale blue</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">verbatimref</td>
<td valign="top">pale blue</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">website</td>
<td valign="top">pale blue</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">ifail</td>
<td valign="top">navy blue</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">arg</td>
<td valign="top">red</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">member</td>
<td valign="top">pink</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">optparam</td>
<td valign="top">purple</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">htmltoc</td>
<td valign="top">royal blue</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">plot</td>
<td valign="top">royal blue</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">rout</td>
<td valign="top">royal blue</td>
</tr><tr>
<td style="width:9.0em;" valign="baseline">tocexample</td>
<td valign="top">royal blue</td>
</tr></table>
</div><h3 class="standard"><a class="sec" name="printingXHTML" id="printingXHTML"/>2.3&#160;&#160;Printing XHTML+MathML Files</h3>
<div class="paramtext">It is possible to print your XHTML+MathML files from the browser, however support for printing from browsers, especially support for printing mathematics varies considerably betwen versions of browsers and platforms and printer drivers being used.  You are recommended to use the PDF version of the document for printing and links are provided at the top and bottom of the XHTML document.</div><h2 class="standard"><a class="sec" name="PDFfiles" id="PDFfiles"/>3&#160;&#160;PDF Format</h2><h3 class="standard"><a class="sec" name="viewingPDF" id="viewingPDF"/>3.1&#160;&#160;Viewing and Printing PDF Files</h3>
<div class="paramtext">If you do not already have a copy of Adobe Acrobat Reader for your platform, a free copy can be downloaded from <span class="mono">http://www.adobe.com</span>.  Please check this site for availability of a reader for your platform. While we recommend the use of Acrobat, there are alternative PDF viewers available which can also be used, such as xpdf or ghostview.</div><div class="paramtext">If Adobe Acrobat is not running as a plug-in then the bookmark links will not work correctly if you are browsing the PDF files via http rather than the local filesystem. You are advised to reinstall Adobe Acrobat which should rectify the problem.</div><div class="paramtext">Please note that if you are using Adobe Acrobat 4.0 or earlier you might experience some problems when printing documents that contain non-standard characters, such as integral signs, square roots and large brackets.  For instance, 
the summation symbol on page 1 of <a class="rout" href="../D02/d02tgf.xml">D02TGF</a> and
the round brackets on page 2 of <a class="rout" href="../F07/f07awf.xml">F07AWF (ZGETRI)</a> will appear incomplete when printed using 4.0, but will print correctly using 5.0 or later versions.</div><div class="paramtext">We recommend that you use the PDF format when printing library documentation.</div><h3 class="standard"><a class="sec" name="navigatingPDF" id="navigatingPDF"/>3.2&#160;&#160;Navigating The PDF Files</h3>
<div class="paramtext">The manual is supplied as a set of individual PDF files, one for each routine document, chapter introduction, etc. Each PDF file contains bookmarks that can be used in Acrobat to navigate between the files. Alternatively, and often more conveniently, HTML tables of contents are supplied which allow you to navigate to the desired file using an HTML browser, and then use Acrobat as a browser plugin to read or print the document.</div><hr/><div><a class="genint" href="../../pdf/GENINT/onlinehelp.pdf">Online Documentation (PDF version)</a></div>
<div><a class="htmltoc" href="../FRONTMATTER/manconts.xml">NAG Library Manual</a></div>
<div><hr/><a class="genint" href="../FRONTMATTER/copyright.xml">&#169; The Numerical Algorithms Group Ltd, Oxford, UK. 2009</a></div></body></html>