Difference between revisions of "Command Syntax/Missing"

From Wiki
Jump to navigation Jump to search
m (useexternalfigure needs an update →‎Commands that need an update)
Line 15: Line 15:
  
 
=== auto generated comands ===
 
=== auto generated comands ===
Commands like <tt>\placeocntent</tt> are not in the list, because they are generated from <tt>\definecombinedlist</tt>
+
Commands like <cmd>placecontent</cmd> are not in the list, because they are generated from <cmd>definecombinedlist</cmd>
 
and have its description at <tt>\...combinedlist</tt>
 
and have its description at <tt>\...combinedlist</tt>
 
  
 
=== environments ===
 
=== environments ===

Revision as of 16:21, 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 \placecontent 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])