Difference between revisions of "Command Syntax/Missing"

From Wiki
Jump to navigation Jump to search
(moved list from the old page (bugs and workarounds) to this new page)
m (useexternalfigure needs an update →‎Commands that need an update)
Line 50: Line 50:
  
 
== Commands that need an update ==
 
== Commands that need an update ==
\setuplayout[!][...]
+
* \setuplayout[!][...]
 +
* \usexternalfigure (see [http://archive.contextgarden.net/thread/20061012.105602.ad54a0ec.en.html])

Revision as of 10:41, 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[!][...]
  • \usexternalfigure (see [1])