/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to xml/info/mathml.html

  • Committer: Suren A. Chilingaryan
  • Date: 2009-04-09 03:21:08 UTC
  • Revision ID: csa@dside.dyndns.org-20090409032108-w4edamdh4adrgdu3
import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<HTML xmlns:mml>
 
2
<OBJECT height="0" ID="mmlFactory" CLASSID="clsid:0E76D59A-C088-11D4-9920-002035EFB1A4"></OBJECT>
 
3
<?IMPORT namespace="mml" implementation="#mmlFactory" />
 
4
<HEAD>
 
5
<BODY>
 
6
<mml:math>
 
7
 <mml:mrow>
 
8
   <mml:msup>
 
9
     <mml:mfenced>
 
10
       <mml:mrow>
 
11
         <mml:mi>a</mml:mi>
 
12
         <mml:mo>+</mml:mo>
 
13
         <mml:mi>b</mml:mi>
 
14
       </mml:mrow>
 
15
     </mml:mfenced>
 
16
     <mml:mn>5</mml:mn>
 
17
   </mml:msup>
 
18
 </mml:mrow>
 
19
</mml:math>
 
20
</BODY>
 
21
</HTML>
 
22
 
 
23
<!-- IBM Tech Explorer to view in explorer -->
 
 
b'\\ No newline at end of file'