Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7ebd25ac536d248d499a3ce2acda963a > files > 6458

Macaulay2-1.3.1-8.fc15.i686.rpm

<?xml version="1.0" encoding="utf-8" ?>  <!-- for emacs: -*- coding: utf-8 -*- -->
<!-- Apache may like this line in the file .htaccess: AddCharset utf-8 .html -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"	 "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head><title>IntermediateMarkUpType -- the class of intermediate mark-up types</title>
<link rel="stylesheet" type="text/css" href="../../../../Macaulay2/Style/doc.css"/>
</head>
<body>
<table class="buttons">
  <tr>
    <td><div><a href="___I__T__A__L__I__C.html">next</a> | <a href="___I__M__G.html">previous</a> | <a href="___I__T__A__L__I__C.html">forward</a> | <a href="___I__M__G.html">backward</a> | up | <a href="index.html">top</a> | <a href="master.html">index</a> | <a href="toc.html">toc</a> | <a href="http://www.math.uiuc.edu/Macaulay2/">Macaulay2 web site</a></div>

    </td>
  </tr>
</table>
<hr/>
<div><h1>IntermediateMarkUpType -- the class of intermediate mark-up types</h1>
<div class="single"><h2>Description</h2>
<div>An intermediate mark-up type is one that needs further processing to put it into final form.  A good example of one is <a href="___T__O__H.html" title="hypertext documentation link followed by a headline">TOH</a>, which represents a link to a documentation node, together with the headline of that node, which may not have been created yet at the time the <tt>TOH</tt> link is encountered.  Another good example is <a href="___H__R__E__F.html" title="hypertext link">HREF</a>, which creates a link using the HTML <tt>A</tt> element: when the link is created, the relative path to the target page depends on the path to the page incorporating the link!</div>
</div>
<div class="waystouse"><h2>Fixed objects of class IntermediateMarkUpType :</h2>
<ul><li><span><a href="___H__R__E__F.html" title="hypertext link">HREF</a> -- hypertext link</span></li>
<li><span><a href="___L__A__T__E__R.html" title="a hypertext element for lazy evaluation">LATER</a> -- a hypertext element for lazy evaluation</span></li>
<li><span><a href="___L__I__T__E__R__A__L.html" title="hypertext literal text">LITERAL</a> -- hypertext literal text</span></li>
<li><span><a href="___M__E__N__U.html" title="hypertext menu item">MENU</a> -- hypertext menu item</span></li>
<li><span><a href="___T__O.html" title="hypertext documentation link">TO</a> -- hypertext documentation link</span></li>
<li><span><a href="___T__O2.html" title="labeled hypertext documentation link">TO2</a> -- labeled hypertext documentation link</span></li>
<li><span><a href="___T__O__H.html" title="hypertext documentation link followed by a headline">TOH</a> -- hypertext documentation link followed by a headline</span></li>
</ul>
</div>
<div class="waystouse"><h2>For the programmer</h2>
<p>The object <a href="___Intermediate__Mark__Up__Type.html" title="the class of intermediate mark-up types">IntermediateMarkUpType</a> is <span>a <a href="../../Macaulay2Doc/html/___Type.html">type</a></span>, with ancestor classes <a href="___Mark__Up__Type.html" title="the class of mark-up types used with hypertext">MarkUpType</a> &lt; <a href="../../Macaulay2Doc/html/___Self__Initializing__Type.html" title="the class of all self initializing types">SelfInitializingType</a> &lt; <a href="../../Macaulay2Doc/html/___Type.html" title="the class of all types">Type</a> &lt; <a href="../../Macaulay2Doc/html/___Mutable__Hash__Table.html" title="the class of all mutable hash tables">MutableHashTable</a> &lt; <a href="../../Macaulay2Doc/html/___Hash__Table.html" title="the class of all hash tables">HashTable</a> &lt; <a href="../../Macaulay2Doc/html/___Thing.html" title="the class of all things">Thing</a>.</p>
</div>
</div>
</body>
</html>