Difference between revisions of "Modules"

From Wiki
Jump to navigation Jump to search
(added list of default modules)
(added missing short descriptions for included modules)
Line 7: Line 7:
 
==Included modules:==
 
==Included modules:==
 
* m-chart: [[Flow Charts]]
 
* m-chart: [[Flow Charts]]
* m-chemic: [[PPCHTeX]] (chemical structure formulae)
+
* m-chemic: [[Chemistry|PPCHTeX]] (chemical structure formulae)
* m-cweb: [[CWEB]] (processing CWEB code)
+
* m-cweb: [[CWEB]] pretty printing
* [[m-edtsnc]]
+
* m-edtsnc: support for editor synchronization, will replace m-pdfsync
* [[m-educat]] (educational additions)
+
* m-educat: educational additions (for settings school tests or questionaires)
* [[m-gamma]] (omega support)
+
* m-gamma: [[Omega and Aleph|Omega]] support
* [[m-graph]]
+
* m-graph: support for [[Metapost]] graph module
* [[m-layout]]
+
* m-layout: defines some [[Layout]] presets
* [[m-level]]
+
* m-level: module for catching nesting errors
* [[m-newmat]] ([[Math]])
+
* m-newmat: support for some AMSmath features, is loaded by amsl, see [[Math]]
* [[m-pdfsnc]]
+
* m-pdfsnc: editor/PDF synchronization support (used by iTeXMac and TeXShop)
* [[m-pictex]]
+
* m-pictex: needed for PicTeX without eTeX
* [[m-plus]]
+
* m-plus: loads some extra features (side bars?)
* [[pstricks]]
+
* m-pstric: connection macros for [[PSTtricks]] (PostScript tricks)
* [[m-quest]]
+
* m-quest: dutch only module for questionaires(?)
* [[m-steps]]
+
* m-steps: Step Charts, see [[XML]] step charts
 
* m-tex4ht: will become a tex4html interface for ConTeXt
 
* m-tex4ht: will become a tex4html interface for ConTeXt
 
* m-tryout (changing, temporary functions for tryout)
 
* m-tryout (changing, temporary functions for tryout)

Revision as of 15:32, 13 September 2004

< The ConTeXt Way

Modules are extensions to ConTeXt's core functions.

There are not as many modules for ConTeXt as packages for LaTeX, because a lot of LaTeX package features are in ConTeXt's core.

Included modules:

  • m-chart: Flow Charts
  • m-chemic: PPCHTeX (chemical structure formulae)
  • m-cweb: CWEB pretty printing
  • m-edtsnc: support for editor synchronization, will replace m-pdfsync
  • m-educat: educational additions (for settings school tests or questionaires)
  • m-gamma: Omega support
  • m-graph: support for Metapost graph module
  • m-layout: defines some Layout presets
  • m-level: module for catching nesting errors
  • m-newmat: support for some AMSmath features, is loaded by amsl, see Math
  • m-pdfsnc: editor/PDF synchronization support (used by iTeXMac and TeXShop)
  • m-pictex: needed for PicTeX without eTeX
  • m-plus: loads some extra features (side bars?)
  • m-pstric: connection macros for PSTtricks (PostScript tricks)
  • m-quest: dutch only module for questionaires(?)
  • m-steps: Step Charts, see XML step charts
  • m-tex4ht: will become a tex4html interface for ConTeXt
  • m-tryout (changing, temporary functions for tryout)
  • m-units: units
  • m-visual: Visual Debugging (described in This Way no.7 Faking Text and More)

Contributed modules:

File names of included modules start with "m-", but third party (contributed) modules should start with "t-".