Difference between revisions of "Sciences"

From Wiki
Jump to navigation Jump to search
m (generalize manual links)
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
= Mathematics =
 
= Mathematics =
  
The [[Math|Math Central Page]].
+
* The [[Math | Mathematics central page]],
* The [[:Category:Math|pages in Math category]]
+
* The [[:Category:Math | pages in Mathematics category]],
* Data plotting with [[MPgraph|module graph]]
+
* The [[:Category:Command/Mathematics | command in Mathematics category]].
 
 
Some [[MathML code examples]]. And additional external links for MathML, the "native" ConTeXt way of math:
 
* [http://www.w3.org/Math/ Official home] of MathML at W3C with lots of links
 
* [[manual:mmlprime.pdf|MathML (general)]] by Pragma
 
* [[manual:mmlexamp.pdf|MathML in ConTeXt (examples)]] by Pragma
 
 
 
Useful links to MathML code generators:
 
* [http://golem.ph.utexas.edu/~distler/blog/itex2MML.html itex2mml] - TeX to MathML conversion
 
* [http://www.mathmlcentral.com/Tools/ToMathML.jsp MathML Central by Wolfram Research] - Mathematica 2 MathML conversion
 
* [http://www.maplesoft.com/standards/MathML/info.html Maplesoft MathML Home Page] - How to Export Maple Output as MathML
 
  
 
= Chemistry =
 
= Chemistry =

Revision as of 14:43, 11 May 2024

Mathematics

Chemistry

The Chemistry Central Page. ConTeXt comes with PPCHTeX, an extensive chemistry module which allows the drawing of chemical structures and the typesetting of reactions.

The pages in Chemistry category.

Physics

The Physics Central Page.

The pages in Physics category.

Generics

Sciences also use a lot :

  • Units
  • Graphics like diagrams, Flow_Charts, Chromatograms, graph module based on MetaPost.
  • Steps (XML step charts, by Pragma). This module is written in the process of defining a couple of styles for an educational math book.The macros provide you a way to visualize steps in for instance solving equations.
  • Proclaim: In Plain-TeX there is the command \proclaim which is very handy when writing mathematics and stating theorems, lemmas, definitions and so on.