Difference between revisions of "Sciences"

From Wiki
Jump to navigation Jump to search
m (make categorization match the new site organization)
 
(13 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
= Mathematics =
 
= Mathematics =
  
The [[Math|Math Central Page]].
+
{| class="wikitable" style="margin:auto; width: 70%;"
* The [[:Category:Math|pages in Math category]]
+
|-
* Data plotting with [[MPgraph|module graph]]
+
! style="width: 50%"| Tutorials (learning)
 
+
! style="width: 50%"| How-to guides (goals)
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
+
|
* [http://www.pragma-ade.com/general/manuals/mmlprime.pdf MathML (general)] by Pragma
+
*'''from Aditya Mahajan'''
* [http://www.pragma-ade.com/general/manuals/mmlexamp.pdf MathML in ConTeXt (examples)] by Pragma
+
** [https://wiki.contextgarden.net/images/archive/b/b4/20100530075041!Mathalign.pdf 2010 - <i>Using \startalign and friends</i>] (My Way article)
 
+
** [https://meeting.contextgarden.net/2008/talks/2008-08-24-aditya-display-math/presentation.pdf 2008 - <i>Display Math in Formula - Where is it and where can it go</i>] (presentation)
Useful links to MathML code generators:
+
|
* [http://golem.ph.utexas.edu/~distler/blog/itex2MML.html itex2mml] - TeX to MathML conversion
+
* The [[Math | Mathematics central page]]  
* [http://www.mathmlcentral.com/Tools/ToMathML.jsp MathML Central by Wolfram Research] - Mathematica 2 MathML conversion
+
* [[:Category:Math | Wiki pages in Mathematics category]]
* [http://www.maplesoft.com/standards/MathML/info.html Maplesoft MathML Home Page] - How to Export Maple Output as MathML
+
|-
 +
! Explanation (understanding) !! Reference (information)
 +
|-
 +
|
 +
*'''from Hans Hagen'''
 +
** [http://www.pragma-ade.nl/general/manuals/math-mkiv.pdf <i>Math rendering</i>] manual (2018)
 +
*'''from Mikael P. Sundqvist'''
 +
** 2022 — TUG — <i>Pushing math forward with luametatex and ConTeXt</i> : [https://www.youtube.com/watch?v=WuRa4cnXK-I video], [https://tug.org/tug2022/assets/served/Mikael_P._Sundqvist-TUG2022-sundqvist-lmtx-math-slides.pdf slides], [https://tug.org/TUGboat/tb43-2/tb134hagen-math.pdf article]
 +
| The [[:Category:Command/Mathematics | commands in Mathematics category]]
 +
|-
 +
|}
  
 
= Chemistry =
 
= Chemistry =
Line 22: Line 32:
 
The [[:Category:Chemistry|pages in Chemistry category]].
 
The [[:Category:Chemistry|pages in Chemistry category]].
  
[http://www.pragma-ade.com/general/manuals/xchemml-s.pdf ChemML (MathML extension for chemistry)] by Pragma
+
* [[manual:xchemml-s.pdf|ChemML (MathML extension for chemistry)]] by Pragma
  
 
= Physics =
 
= Physics =
Line 29: Line 39:
  
 
The [[:Category:Physics| pages in Physics category]].
 
The [[:Category:Physics| pages in Physics category]].
* [http://www.pragma-ade.com/general/manuals/xphysml-s.pdf PhysML (MathML extension for physics)] by Pragma
+
* [[manual:xphysml-s.pdf|PhysML (MathML extension for physics)]] by Pragma
  
 
= Generics =
 
= Generics =
Line 36: Line 46:
 
* [[Units]]
 
* [[Units]]
 
* [[: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.
+
* [[manual: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:Sciences]]
[[Category:Math]]
 
[[Category:Chemistry]]
 
[[Category:Physics]]
 
 
[[Category:XML]]
 
[[Category:XML]]

Latest revision as of 19:29, 13 May 2024

Mathematics

Tutorials (learning) How-to guides (goals)
Explanation (understanding) Reference (information)
  • from Hans Hagen
  • from Mikael P. Sundqvist
    • 2022 — TUG — Pushing math forward with luametatex and ConTeXt : video, slides, article
The commands in Mathematics category

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.