Difference between revisions of "Command Syntax/Missing"

From Wiki
Jump to navigation Jump to search
m (→‎environments: TABLE and math)
(moved list from the old page (bugs and workarounds) to this new page)
Line 7: Line 7:
 
* \realfolio
 
* \realfolio
 
* \usemodule
 
* \usemodule
 +
* \startpositionoverlay
 +
* \startMPpositiongraphic
 +
* \localframed
 +
* \presetlocalframed
 +
* \setuplocalframed
 +
* \hpos
 +
 +
=== auto generated comands ===
 +
Commands like <tt>\placeocntent</tt> are not in the list, because they are generated from <tt>\definecombinedlist</tt>
 +
and have its description at <tt>\...combinedlist</tt>
 +
  
 
=== environments ===
 
=== environments ===
Line 15: Line 26:
 
* everything related to matharrow
 
* everything related to matharrow
 
* everything related to mathmatrix
 
* everything related to mathmatrix
 +
 +
=== columnsets ===
 +
* \definecolumnset
 +
* \definecolumnsetspan
 +
 +
=== modes ===
 +
* \setmode
 +
* \doifmode
 +
* \doifmodeelse
 +
  
 
=== inline metapost ===
 
=== inline metapost ===
Line 23: Line 44:
 
=== layer commands ===
 
=== layer commands ===
 
* \setlayerframed [] [] [] { }
 
* \setlayerframed [] [] [] { }
 +
* \definlayer
 +
* \setuplayer
  
 
=== XML processing ===
 
=== XML processing ===

Revision as of 09:27, 13 October 2006

Missing commands from cont-??.xml

  • \definelayout
  • \directsetup
  • \dorecurse
  • \doifinset
  • \realfolio
  • \usemodule
  • \startpositionoverlay
  • \startMPpositiongraphic
  • \localframed
  • \presetlocalframed
  • \setuplocalframed
  • \hpos

auto generated comands

Commands like \placeocntent are not in the list, because they are generated from \definecombinedlist and have its description at \...combinedlist


environments

  • \starttext ... \stoptext
  • \startsetups [ setup ]
  • everything related to TABLE
  • everything related to mathalignment
  • everything related to matharrow
  • everything related to mathmatrix

columnsets

  • \definecolumnset
  • \definecolumnsetspan

modes

  • \setmode
  • \doifmode
  • \doifmodeelse


inline metapost

  • \startreusableMPgraphic{...}
  • \startuniqueMPgraphic{...}
  • \startMPenvironment

layer commands

  • \setlayerframed [] [] [] { }
  • \definlayer
  • \setuplayer

XML processing

Commands that need an update

\setuplayout[!][...]