Difference between revisions of "Sciences"

From Wiki
Jump to navigation Jump to search
m
m
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
 
= Mathematics =
 
= Mathematics =
  
 
The [[Math|Math Central Page]].
 
The [[Math|Math Central Page]].
 
* The [[:Category:Math|pages in Math category]]
 
* The [[:Category:Math|pages in Math category]]
* Datap plotting with [[MPgraph|module graph]]
+
* Data plotting with [[MPgraph|module graph]]
  
 
Some [[MathML code examples]]. And additional external links for MathML, the "native" ConTeXt way of math:
 
Some [[MathML code examples]]. And additional external links for MathML, the "native" ConTeXt way of math:
Line 12: Line 11:
 
* [http://www.pragma-ade.com/general/manuals/mmlexamp.pdf MathML in ConTeXt (examples)] by Pragma
 
* [http://www.pragma-ade.com/general/manuals/mmlexamp.pdf MathML in ConTeXt (examples)] by Pragma
  
== Useful links ==
+
Useful links to MathML code generators:
MathML code generators:
 
 
* [http://golem.ph.utexas.edu/~distler/blog/itex2MML.html itex2mml] - TeX to MathML conversion
 
* [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.mathmlcentral.com/Tools/ToMathML.jsp MathML Central by Wolfram Research] - Mathematica 2 MathML conversion
Line 39: Line 37:
 
* [[:Category:Graphics|Graphics]] like diagrams, [[Flow_Charts]], [[Chromatograms]], [[MPgraph|graph module]] based on MetaPost.
 
* [[:Category:Graphics|Graphics]] like diagrams, [[Flow_Charts]], [[Chromatograms]], [[MPgraph|graph module]] based on MetaPost.
 
* [http://www.pragma-ade.com/general/manuals/xsteps-s.pdf 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.
 
* [http://www.pragma-ade.com/general/manuals/xsteps-s.pdf 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.
  
 
+
[[Category:Sciences]]
[[Category:Math]]
 
[[Category:Chemistry]]
 
[[Category:Physics]]
 
 
[[Category:XML]]
 
[[Category:XML]]

Revision as of 17:22, 8 June 2020

Mathematics

The Math Central Page.

Some MathML code examples. And additional external links for MathML, the "native" ConTeXt way of math:

Useful links to MathML code generators:

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.

ChemML (MathML extension for chemistry) by Pragma

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.