Changes

Jump to navigation Jump to search
48 bytes removed ,  13:16, 9 August 2020
m
Text replacement - "</cmd>" to "}}"
== The LaTeX standard tools bundle ==
==== afterpage ====
Implements a command that causes the commands specified in its argument to be expanded after the current page is output. Context gives finer control using <cmd>startpostponing</cmd>}}
<texcode>
==== enumerate ====
Context has builting support for all the functionality of enumerate package. Look at the documentation of <cmd>setupitemize</cmd>}}
==== fileerr ====
Provides a package which defines a command \fontsample (which will print a sample of the current font), and a document which prompts for a font family name (such as "cmr") and prints a sampler of the whole family.
In ConTeXt, you can see the details of a font by <cmd>showfontstrip</cmd> }} which shows a summary of the current font, and <cmd>showfont</cmd> }} which shows the current font, and can also show an arbitrary font.
==== ftnright ====
==== layout ====
Context has an inbuilt <cmd>showlayout</cmd> }} command, but that does not give a ''visual'' output like the layout package.
==== longtable ====
==== multicol ====
Context has <cmd>startcolumns</cmd> }} and columnsets that support the features of multicol.
==== rawfonts ====
The showkeys package modifies the \label, \ref, \pageref, \cite and \bibitem commands so that the "internal" key is printed, without affecting the appearance of the rest of the text, so far as is possible (the keys typically appear in the margin).
AFAIK, Context does not have this functionality. A partial solution is using <cmd>version[temporary]</cmd> }} which gives a list of refernces used on the current page.
==== somedefs ====
==== theorem ====
This is not a recommended latex package. Context's <cmd>startenumeration</cmd> }} has a lot of the functionality of theorems.
==== tabularx ====
==== varioref ====
Context provides similar functionality using <cmd>somewhere</cmd>}}
==== verbatim ====
This is a reimplementation of Latex's verbatim environment. Context has <cmd>starttyping</cmd> }} which is equivalent to verbatim environment in Latex. See [[Verbatim_text]] for more details
==== xr ====
==== xspace ====
Context has <cmd>autoinsertnextspace</cmd> }} which is equivalent. However, this is (and will) remain undocumented and unsupported, since Hans does not like this kind of behaviour.
== Other Packages ==
==== glossaries ====
This is the most popular package for typesetting glossaries. Similar features are available using <cmd>definesynonyms</cmd> }} in ConTeXt.
==== pdfdraftcopy ====

Navigation menu