Command/startfact
From ConTeXt wiki
< Command
\startfact
Syntax
| \startfact\fact...\\...\\...\\\fact ... \stopfact | |
| ... | text |
| ... | text |
| ... | text |
Description
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.
Example
See also
Help from ConTeXt-Mailinglist/Forum
All issues with: