Changes

Jump to navigation Jump to search
2,185 bytes added ,  14:25, 8 June 2020
m
no edit summary
=== item template ===
: Template for the item in the glossary.
: Definitions can link to commands in [http://texshow.contextgarden.net texshow] (eg. [[{{cmd:clonefield|\clonefield]]}}) and pages in [http://contextgarden.net contextgarden] (eg. [[Table]]).
: ''See:'' [[#simple item template|simple item template]]
: ''See also:'' [[#simple item template|simple item template]]
:
: ''See:'' [[#engine|engine]]
: ''See also:'' [[#TeX|TeX]], [[#eTeX|eTeX]], [[#pdfTeX|pdfTeX]], [[#ConTeX|ConTeX]], [[#XeTeX|XeTeX]], [[#LuaTeX|LuaTeX]]
: ''See in wiki:''
==C==
=== ConTeX ConTeXt ===: ConTeXt is a macro package. Its macros can work with several TeX [[#engine|engines]].: ''See:'' [[#enginemacro package|enginemacro package]]: ''See also:'' [[#TeXplainTeX|TeXplainTeX]], [[#eTeXLaTeX|eTeX]], [[#Aleph|Aleph]], [[#pdfTeX|pdfTeX]], [[#XeTeX|XeTeX]], [[#LuaTeX|LuaTeX]]: ''See in wiki:'' [[What is ConTeXtLaTeX]]
=== engine ===
: ?Computer program.: ''Also used:'' [[#processor|processor]]: ''See also:'' [[#TeX|TeX]], [[#eTeX|eTeX]], [[#Aleph|Aleph]], [[#pdfTeX|pdfTeX]], [[#ConTeX|ConTeX]], [[#XeTeX|XeTeX]], [[#LuaTeX|LuaTeX]]
=== eTeX ===
: Extended TeX, an extension to original [[#TeX|TeX]] typesetting system.
: ''See:'' [[#engine|engine]]
: ''See also:'' [[#TeX|TeX]], [[#Aleph|Aleph]], [[#pdfTeX|pdfTeX]], [[#ConTeX|ConTeX]], [[#XeTeX|XeTeX]], [[#LuaTeX|LuaTeX]]
==F==
==L==
 
=== LaTeX ===
: LaTeX is a [[#macro package|macro package]].
: ''See also:'' [[#plainTeX|plainTeX]], [[#ConTeXt|ConTeXt]]
=== layer ===
:
: ''See:'' [[#engine|engine]]
: ''See also:'' [[#TeX|TeX]], [[#eTeX|eTeX]], [[#Aleph|Aleph]], [[#pdfTeX|pdfTeX]], [[#ConTeX|ConTeX]], [[#XeTeX|XeTeX]]: ''See in wiki:''[[LuaTeX]]
==M==
 
=== macro package ===
: A large set of macros bulit on top of primitive commands provided by a [[#TeX|TeX]] typesetting system or its successors. Do not confuse these macro packages with [[#TeX|TeX]] and its variants ([[#engine|engines]]), which are computer programs.
: ''See:'' [[#plainTeX|plainTeX]], [[#LaTeX|LaTeX]], [[#ConTeX|ConTeX]]
 
=== mark version ===
: ConTeXt versioning system unvisible to the users (user interface is the same), distinguishing the developement of ConTeXt low level interface and the use of different TeX [[#engine|engines]]. Most of the source files are the same for all versions, but some of them (fonts, encodings, file handling) may be different and they come with different suffixes (<code>somefile.mkii</code>, <code>somefile.mkiv</code>). Read more on internal versioning in [[manual:mk.pdf| ConTeXt, mkii & mkiv]].
: ''Also used:'' [[#mk version|mk version]]
: ''See:'' [[#mki|mki]], [[#mkii|mkii]], [[#mkiii|mkiii]], [[#mkiv|mkiv]]
 
=== mk version ===
: ''See: [[#mark version| mark version]]''
=== mki ===
: '''ConTeXt Mark I.''' Original ConTeXt with Dutch low level interface.
: ''See:'' [[#mark version tag|mark version tag]]
: ''See also:'' [[#mkii|mkii]], [[#mkiii|mkiii]], [[#mkiv|mkiv]]
=== mkii ===
: '''ConTeXt Mark II.''' ConTeXt with English low level interface, suitable for good old [[#TeX|TeX]] ([[#eTeX|eTeX]], [[#pdfTeX|pdfTeX]], [[#Aleph|Aleph]]).
: ''See:'' [[#mark version tag|mark version tag]]
: ''See also:'' [[#mki|mki]], [[#mkiii|mkiii]], [[#mkiv|mkiv]]
=== mkiii ===
: '''ConTeXt Mark III.''' Reserved for future use for files supporting [[#XeTeX|XeTeX]].
: ''See:'' [[#mark version tag|mark version tag]]
: ''See also:'' [[#mki|mki]], [[#mkii|mkii]], [[#mkiv|mkiv]]
=== mkiv ===
: '''ConTeXt Mark IV.''' Next generation of ConTeXt. Code optimized for use with [[#LuaTeX|LuaTeX]].
: ''See:'' [[#mark version tag|mark version tag]]
: ''See also:'' [[#mki|mki]], [[#mkii|mkii]], [[#mkiii|mkiii]]
: ''See in wiki:'' [[Mark_IV]]
 
=== module ===
: Like ''packages'' in LaTeX modules are sets of macros which add extra funcionality to ConTeXt (letterines, musical notation with Lilypond, graphs with Gnuplot, support for commercial fonts, etc.). You can download them from the [http://modules.contextgarden.net module repostiory].
: ''See in wiki:'' [[Modules]]
==N==
:
: ''See:'' [[#engine|engine]]
: ''See also:'' [[#TeX|TeX]], [[#eTeX|eTeX]], [[#Aleph|Aleph]], [[#ConTeXXeTeX|XeTeX]], [[#LuaTeX|LuaTeX]] === plainTeX ===: plainTeX is a [[#macro package|ConTeXmacro package]]written by Donald E. Knuth, build on primitive commands of [[#XeTeXTeX|TeX]] typesetting system.: ''See also:'' [[#LaTeX|XeTeXLaTeX]], [[#LuaTeXConTeXt|LuaTeXConTeXt]] === processor ===: ''See in wiki:''[[#engine|engine]]
==Q==
=== TeX ===
: : ''See:'' TeX is a typesetting system (computer program) written by Donald E. Knuth. Its developement is frozen, but it has many successors, which add new functionality to TeX and are distributed under different names ([[#eTeX|eTeX]], [[#Aleph|Aleph]], [[#pdfTeX|pdfTeX]], [[#XeTeX|XeTeX]], [[#LuaTeX|LuaTeX]]). These different systems are also called [[#engine|engineengines]]. Do not confuse them with [[#macro package|macro packages]], which also bring the name of TeX.: ''See also:'' [[#eTeX|eTeX]], [[#Aleph|Aleph]], [[#pdfTeX|pdfTeX]], [[#ConTeX|ConTeX]], [[#XeTeX|XeTeX]], [[#LuaTeX|LuaTeX]]: ''See in wiki:''
==U==
==V==
=== version tag ===: Due to rapid ConTeXt versioning system unvisible to development its versions are marked with date & time stamp. You can print the users (user interface is actual version in the same), distinguishing the developement of ConTeXt low level interface and the use of different TeX [[#enginedocument with {{cmd|engines]]. Most of the files are same for all versionscontextversion}}, but some of them (fonts, encodings, file handling) may be different and they come or you can check version more thoroughly on commandline with different suffixes (<code>somefile.mkiitexmfstart texexec --check</code>, <code>somefile.mkiv</code>). Read more on internal versioning in [[manual:mk.pdf| ConTeXt, mkii & mkiv]]. : ''See:'' Developers sometimes speak about [[#mkimark version|mkimark version]], . It is related to different TeX [[#mkiiengine|mkii]], [[#mkiii|mkiii]], [[#mkiv|mkivengines]]and regular user should be aware only of date & time stamp.
<context source="no" text="The actual version of ConTeXt running on contextgarden is:">
\contextversion
</context>
==W==
:
: ''See:'' [[#engine|engine]]
: ''See also:'' [[#TeX|TeX]], [[#eTeX|eTeX]], [[#Aleph|Aleph]], [[#pdfTeX|pdfTeX]], [[#ConTeX|ConTeX]], [[#LuaTeX|LuaTeX]]
: ''See in wiki:'' [[XeTeX]]
----
'''{{MediaWiki:Toc}}:''' [[#content|Top]] [[#Symbols|Symbols]] [[#A|A]] [[#B|B]] [[#C|C]] [[#D|D]] [[#E|E]] [[#F|F]] [[#G|G]] [[#H|H]] [[#I|I]] [[#J|J]] [[#K|K]] [[#L|L]] [[#M|M]] [[#N|N]] [[#O|O]] [[#P|P]] [[#Q|Q]] [[#R|R]] [[#S|S]] [[#T|T]] [[#U|U]] [[#V|V]] [[#W|W]] [[#X|X]] [[#Y|Y]] [[#Z|Z]]
 
[[Category:Basics]]

Navigation menu