Difference between revisions of "Command/ starttabulate"

From Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<?xml version='1.0'?>
 
<!-- this file was generated on 2020-08-20T09:05 -->
 
 
<cd:commandgroup generated="yes" name="tabulate" type="environment" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
 
<cd:commandgroup generated="yes" name="tabulate" type="environment" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc>
+
<cd:shortdesc><!-- a short command summary goes here -->
<!-- a short command summary goes here -->
 
 
The instances of  <tt>\start<i>tabulate</i> ... \stop<i>tabulate</i></tt> are used for special tabulated material.
 
The instances of  <tt>\start<i>tabulate</i> ... \stop<i>tabulate</i></tt> are used for special tabulated material.
 
</cd:shortdesc>
 
</cd:shortdesc>
Line 27: Line 24:
 
   </cd:command>
 
   </cd:command>
 
</cd:variants>
 
</cd:variants>
<cd:description>
+
<cd:description></cd:description>
 
+
<cd:examples><cd:example title="Legends"><context source="yes">
</cd:description>
 
<cd:examples>
 
<cd:example title="Legends">
 
<context source="yes">
 
 
\startlegend
 
\startlegend
 
\leg Lemma\\Symbol\\Word\\
 
\leg Lemma\\Symbol\\Word\\
Line 39: Line 32:
 
</context>
 
</context>
  
</cd:example>
+
</cd:example><cd:example title="Facts">Complementary to legends is a command that displays facts in a consistent way when
 
 
<cd:example title="Facts">
 
 
 
Complementary to legends is a command that displays facts in a consistent way when
 
 
formulae are used for calculations.
 
formulae are used for calculations.
  
Line 56: Line 45:
 
The two last columns are in mathematical mode, the last column displays text in the
 
The two last columns are in mathematical mode, the last column displays text in the
 
normal font. The ˜ is obligatory, because spaces are ignored in mathematical mode.
 
normal font. The ˜ is obligatory, because spaces are ignored in mathematical mode.
</cd:example>
+
</cd:example></cd:examples>
</cd:examples>
+
<cd:notes></cd:notes>
<cd:notes>
 
<!--  this is for special remarks that do not fit elsewhere, like discovered bugs in specific context versions
 
<cd:note author="..." date="...">
 
</cd:note>
 
-->
 
</cd:notes>
 
 
<cd:seealso>
 
<cd:seealso>
<!-- one or more of these:
 
<cd:commandref name="xx"></cd:commandref>
 
<cd:wikipage  page="xx"></cd:wikipage>
 
<cd:url        url="https://xx"></cd:url>
 
<cd:manual    pdf="xx"></cd:manual>
 
<cd:source    file="xx"></cd:source>
 
-->
 
 
<cd:commandref name="definetabulate" originator="system"></cd:commandref>
 
<cd:commandref name="definetabulate" originator="system"></cd:commandref>
 
<cd:commandref name="setuptabulate" originator="system"></cd:commandref>
 
<cd:commandref name="setuptabulate" originator="system"></cd:commandref>
<cd:source file="tabl-tbl.mkiv" originator="system"></cd:source>  
+
<cd:source file="tabl-tbl.mkiv" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Tables"></cd:wikipage>  
+
<cd:wikipage originator="system" page="Category:Tables"></cd:wikipage>
<cd:wikipage page="Tabulate"></cd:wikipage>  
+
<cd:wikipage page="Tabulate"></cd:wikipage></cd:seealso>
</cd:seealso>
 
 
</cd:commandgroup>
 
</cd:commandgroup>

Revision as of 16:44, 27 August 2020


\starttabulate ... \stoptabulate

Summary

The instances of \starttabulate ... \stoptabulate are used for special tabulated material.

Instances

\startlegend ... \stoplegend
\startfact ... \stopfact

Settings instance

\startTABULATE[...][...=...,...] ... \stopTABULATE
[...]name
...=...,...inherits from \setuptabulate

Description

Examples

Legends

\startlegend
\leg Lemma\\Symbol\\Word\\
\leg Dilemma\\Prince\\Foo bar baz\\
\stoplegend


Facts

Complementary to legends is a command that displays facts in a consistent way when formulae are used for calculations.

\startfact
\fact velocity \\ v \\ 10˜m/s \\
\fact accelaration \\ a \\ - 3˜m/sˆ2 \\
\fact time \\ t \\ 3˜s \\
\stopfact

The two last columns are in mathematical mode, the last column displays text in the normal font. The ˜ is obligatory, because spaces are ignored in mathematical mode.

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: