mmlexamp.tex /size: 3694 b    last modification: 2023-12-21 09:43
1% language=us runpath=texruns:manuals/mathml
2
3% author    : Hans Hagen
4% copyright : ConTeXt Development Team
5% license   : Creative Commons Attribution ShareAlike 4.0 International
6% reference : pragma-ade.nl | contextgarden.net | texlive (related) distributions
7% origin    : the ConTeXt distribution
8%
9% comment   : Because this manual is distributed with TeX distributions it comes with a rather
10%             liberal license. We try to adapt these documents to upgrades in the (sub)systems
11%             that they describe. Using parts of the content otherwise can therefore conflict
12%             with existing functionality and we cannot be held responsible for that. Many of
13%             the manuals contain characteristic graphics and personal notes or examples that
14%             make no sense when used out-of-context.
15%
16% comment   : Some chapters might have been published in TugBoat, the NTG Maps, the ConTeXt
17%             Group journal or otherwise. Thanks to the editors for corrections. Also thanks
18%             to users for testing, feedback and corrections.
19
20\environment envexamp
21
22\startbuffer[colofon]
23
24This document shows a few formulas coded in \MATHML\ and typeset by \CONTEXT. The
25examples are taken from an old copy of \quote {Handbook of Chemistry and Physics}
26as well as \quote {Wiskunde voor het HBO (R.~van Asselt et al.)}. We assume no
27responsibility for the coding being 100\% all correct.
28
29These examples are typeset using the default settings. There are several ways to
30influence the look and feel of a formula. Details on how to process \MATHML\ can
31be found in the \XML\ related documentation that comes with \CONTEXT.
32
33You can get more information on \CONTEXT\ at our website, in \TEX\ usergroup
34publications and in (the archives of) the \CONTEXT\ mailing list.
35
36\blank[2*big]
37
38\startlines
39Hans Hagen
40Hasselt, January 2001 / June 2008 / June 2015
41\goto{www.pragma-ade.com}[url(http://www.pragma-ade.com)]
42\stoplines
43
44\stopbuffer
45
46\startdocument
47  [color=darkred,
48   columns=2,
49   title=MathML in \ConTeXt]
50
51\section{Derivatives}
52
53\showXMLsample {pc-d-001}
54\showXMLsample {pc-d-002}
55\showXMLsample {pc-d-003}
56\showXMLsample {pc-d-004}
57\showXMLsample {pc-d-005}
58\showXMLsample {pc-d-006}
59\showXMLsample {pc-d-007}
60\showXMLsample {pc-d-008}
61\showXMLsample {pc-d-009}
62\showXMLsample {pc-d-010}
63\showXMLsample {pc-d-011}
64\showXMLsample {pc-d-043}
65\showXMLsample {pc-d-051}
66
67\section{Integrals}
68
69\showXMLsample {pc-i-022}
70\showXMLsample {pc-i-380}
71
72\section{Series}
73
74\showXMLsample {pc-s-001}
75\showXMLsample {pc-s-002}
76\showXMLsample {pc-s-003}
77\showXMLsample {wh-s-001}
78\showXMLsample {wh-s-002}
79
80\section{Logs}
81
82\showXMLsample {wh-l-001}
83\showXMLsample {wh-l-002}
84\showXMLsample {wh-l-003}
85\showXMLsample {wh-l-004}
86
87\section{Goniometrics}
88
89\showXMLsample {wh-g-001}
90\showXMLsample {wh-g-002}
91\showXMLsample {wh-g-003}
92\showXMLsample {wh-g-004}
93\showXMLsample {wh-g-005}
94\showXMLsample {wh-g-006}
95\showXMLsample {wh-g-007}
96\showXMLsample {wh-g-008}
97\showXMLsample {wh-g-009}
98\showXMLsample {wh-g-010}
99\showXMLsample {wh-g-011}
100\showXMLsample {wh-g-012}
101\showXMLsample {wh-g-013}
102\showXMLsample {wh-g-014}
103\showXMLsample {wh-g-015}
104\showXMLsample {wh-g-016}
105
106% \section{Openmath}
107
108% \showXMLsample {openmath-1001}
109% \showXMLsample {openmath-1002}
110% \showXMLsample {openmath-1003}
111% \showXMLsample {openmath-1004}
112% \showXMLsample {openmath-1005}
113% \showXMLsample {openmath-1006}
114
115% \showXMLsample {openmath-2001}
116% \showXMLsample {openmath-2002}
117% \showXMLsample {openmath-2003}
118% \showXMLsample {openmath-2004}
119% \showXMLsample {openmath-2005}
120% \showXMLsample {openmath-2006}
121% \showXMLsample {openmath-2007}
122% \showXMLsample {openmath-2008}
123
124\stopdocument
125