Difference between revisions of "Command/definedescription"
From ConTeXt wiki
< Command
Jump to navigationJump to search (Create reference page) |
(cleanup) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
{{Reference | {{Reference | ||
|name=definedescription | |name=definedescription | ||
Line 28: | Line 26: | ||
== Example == | == Example == | ||
− | < | + | <context source="yes" text="yields"> |
\definedescription | \definedescription | ||
− | [concept] | + | [concept] |
− | [location=serried,headstyle=bold,width=broad] | + | [location=serried, |
− | \concept{Hasselter juffer} A sort of biscuit made of puff pastry and | + | headstyle=bold, |
− | covered with sugar. It tastes very sweet. \par | + | width=broad] |
− | </ | + | |
+ | \concept{Hasselter juffer} A sort of biscuit made of puff pastry and covered with sugar. It tastes very sweet. \par | ||
+ | </context> | ||
== See also == | == See also == |
Revision as of 18:39, 13 April 2010
\definedescription
Syntax
\definedescription[...][...,...=...,...] | |
[...] | name |
[...,...=...,...] | see \setupdescriptions |
Description
Example
\definedescription [concept] [location=serried, headstyle=bold, width=broad] \concept{Hasselter juffer} A sort of biscuit made of puff pastry and covered with sugar. It tastes very sweet. \par
yields