i1 : DIV ( "class" => "waystouse", SUBSECTION {"Ways to use ", TT "resolution", ":"}, "There are many ways to use ", TO "resolution", "." ) o1 = Ways to use resolution: ======================= There are many ways to use "resolution". o1 : DIV |
i2 : html oo --loading the Macaulay2 documentation from /home/dan/src/M2/M2/Macaulay2/packages/Macaulay2Doc/ warning! This package is experimental. The interface will change, and although it passes its tests, it has not been fully debugged yet! In particular, in small characteristic, it *sometimes* might miss a component o2 = <div class="waystouse"><h2>Ways to use <tt>resolution</tt>:</h2 There are many ways to use <a href="common/share/doc/Macaulay2/ > Macaulay2Doc/html/_resolution.html" title="projective resolution">resolution</a>.</div> |
The object MarkUpTypeWithOptions is a type, with ancestor classes MarkUpType < SelfInitializingType < Type < MutableHashTable < HashTable < Thing.