summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-001.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-001.xml')
-rw-r--r--Master/texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-001.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-001.xml b/Master/texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-001.xml
new file mode 100644
index 00000000000..bd893515017
--- /dev/null
+++ b/Master/texmf-dist/doc/context/sources/general/manuals/mathml/wh-g-001.xml
@@ -0,0 +1,28 @@
+<math xmlns='http://www.w3c.org/mathml' version='2.0'>
+ <apply> <eq/>
+ <apply> <sin/>
+ <apply> <plus/>
+ <ci> x </ci>
+ <ci> y </ci>
+ </apply>
+ </apply>
+ <apply> <plus/>
+ <apply> <times/>
+ <apply> <sin/>
+ <ci> x </ci>
+ </apply>
+ <apply> <cos/>
+ <ci> y </ci>
+ </apply>
+ </apply>
+ <apply> <times/>
+ <apply> <cos/>
+ <ci> x </ci>
+ </apply>
+ <apply> <sin/>
+ <ci> y </ci>
+ </apply>
+ </apply>
+ </apply>
+ </apply>
+</math> \ No newline at end of file