summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/mathml/mmlexamp.tex
blob: 0beb211ad8dedc9712064cf05fc9a505101e89b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
% language=uk

% author    : Hans Hagen
% copyright : PRAGMA ADE & ConTeXt Development Team
% license   : Creative Commons Attribution ShareAlike 4.0 International
% reference : pragma-ade.nl | contextgarden.net | texlive (related) distributions
% origin    : the ConTeXt distribution
%
% comment   : Because this manual is distributed with TeX distributions it comes with a rather
%             liberal license. We try to adapt these documents to upgrades in the (sub)systems
%             that they describe. Using parts of the content otherwise can therefore conflict
%             with existing functionality and we cannot be held responsible for that. Many of
%             the manuals contain characteristic graphics and personal notes or examples that
%             make no sense when used out-of-context.
%
% comment   : Some chapters might have been published in TugBoat, the NTG Maps, the ConTeXt
%             Group journal or otherwise. Thanks to the editors for corrections. Also thanks
%             to users for testing, feedback and corrections.

\environment envexamp

\startbuffer[colofon]

This document shows a few formulas coded in \MATHML\ and typeset by \CONTEXT. The
examples are taken from an old copy of \quote {Handbook of Chemistry and Physics}
as well as \quote {Wiskunde voor het HBO (R.~van Asselt et al.)}. We assume no
responsibility for the coding being 100\% all correct.

These examples are typeset using the default settings. There are several ways to
influence the look and feel of a formula. Details on how to process \MATHML\ can
be found in the \XML\ related documentation that comes with \CONTEXT.

You can get more information on \CONTEXT\ at our website, in \TEX\ usergroup
publications and in (the archives of) the \CONTEXT\ mailing list.

\blank[2*big]

\startlines
Hans Hagen
Hasselt, January 2001 / June 2008 / June 2015
\goto{www.pragma-ade.com}[url(http://www.pragma-ade.com)]
\stoplines

\stopbuffer

\startdocument
  [color=darkred,
   columns=2,
   title=MathML in \ConTeXt]

\section{Derivatives}

\showXMLsample {pc-d-001}
\showXMLsample {pc-d-002}
\showXMLsample {pc-d-003}
\showXMLsample {pc-d-004}
\showXMLsample {pc-d-005}
\showXMLsample {pc-d-006}
\showXMLsample {pc-d-007}
\showXMLsample {pc-d-008}
\showXMLsample {pc-d-009}
\showXMLsample {pc-d-010}
\showXMLsample {pc-d-011}
\showXMLsample {pc-d-043}
\showXMLsample {pc-d-051}

\section{Integrals}

\showXMLsample {pc-i-022}
\showXMLsample {pc-i-380}

\section{Series}

\showXMLsample {pc-s-001}
\showXMLsample {pc-s-002}
\showXMLsample {pc-s-003}
\showXMLsample {wh-s-001}
\showXMLsample {wh-s-002}

\section{Logs}

\showXMLsample {wh-l-001}
\showXMLsample {wh-l-002}
\showXMLsample {wh-l-003}
\showXMLsample {wh-l-004}

\section{Goniometrics}

\showXMLsample {wh-g-001}
\showXMLsample {wh-g-002}
\showXMLsample {wh-g-003}
\showXMLsample {wh-g-004}
\showXMLsample {wh-g-005}
\showXMLsample {wh-g-006}
\showXMLsample {wh-g-007}
\showXMLsample {wh-g-008}
\showXMLsample {wh-g-009}
\showXMLsample {wh-g-010}
\showXMLsample {wh-g-011}
\showXMLsample {wh-g-012}
\showXMLsample {wh-g-013}
\showXMLsample {wh-g-014}
\showXMLsample {wh-g-015}
\showXMLsample {wh-g-016}

% \section{Openmath}

% \showXMLsample {openmath-1001}
% \showXMLsample {openmath-1002}
% \showXMLsample {openmath-1003}
% \showXMLsample {openmath-1004}
% \showXMLsample {openmath-1005}
% \showXMLsample {openmath-1006}

% \showXMLsample {openmath-2001}
% \showXMLsample {openmath-2002}
% \showXMLsample {openmath-2003}
% \showXMLsample {openmath-2004}
% \showXMLsample {openmath-2005}
% \showXMLsample {openmath-2006}
% \showXMLsample {openmath-2007}
% \showXMLsample {openmath-2008}

\stopdocument