Contextgarden - contextgarden.net - ConTeXt wiki - Recent changes [en]
General Information:
Latest News:
starttexdefinition 27 Aug 2013 | 04:10 am
Create page New page {{Reference |name=starttexdefinition |attributes= }} == [[Help:Reference|Syntax]] == <table cellspacing="4" cellpadding="2" class="cmd"> <tr> <td colspan="2" class="cmd">...
Command/setupmakeup 27 Aug 2013 | 02:09 am
← Older revision Revision as of 21:09, 26 August 2013 Line 66: Line 66: </tr> </tr> <tr valign="top" class="second"> <tr valign="top" class="second"> − <td class=...
Style and Color Parameters 27 Aug 2013 | 02:03 am
New page == The style= and color= Parameters == Many ConTeXt commands accept a <code>style</code> and a <code>color</code> parameter. These in turn accept a name as defined by <code>\definehighlight...
Font Switching 27 Aug 2013 | 01:56 am
← Older revision Revision as of 20:56, 26 August 2013 Line 92: Line 92: <cmd>switchtobodyfont</cmd> described below in [[Font_Switching#Complete_font_change|Complete Font Change]]. However, it ...
User:Sixtyfive 27 Aug 2013 | 01:55 am
New user account
Command/definemeasure 25 Aug 2013 | 11:18 pm
Created page with "A clean way, which doesn't require low level TeX is to use the measure mechanism. A dimension is defined using {{cmd|definemeasure}}, the value can be retrieved with {{cmd|measur......
Enumerations 25 Aug 2013 | 10:44 pm
← Older revision Revision as of 17:44, 25 August 2013 Line 40: Line 40: To change the general layout of enumerations, there is {{cmd|setupitemize}}. It accepts an integer as its first paramete...
Command/defineitemgroup 25 Aug 2013 | 09:56 pm
← Older revision Revision as of 16:56, 25 August 2013 (8 intermediate revisions by one user not shown) Line 1: Line 1: == Defining lists == == Defining lists == − Defining {{cmd|it...
Enumerations 25 Aug 2013 | 09:49 pm
← Older revision Revision as of 16:49, 25 August 2013 Line 14: Line 14: </texcode> </texcode> − The < cmd > startitemize </cmd> command takes optional parameters (see the documentat...
Command/defineitemgroup 25 Aug 2013 | 09:47 pm
New page == Defining lists == Defining {{cmd|itemize}} like *itemgroups* is accomplished through {{cmd|defineitemgroup}} and the correspoding setup. For historical reasons these have a non-standard,...