Command/simplealignedbox

From Wiki
< Command
Revision as of 08:29, 8 March 2013 by LuP (talk | contribs) (Created page with "{{Reference |name={{\simplealignedbox}} |attributes= }} == Syntax == <table cellspacing="4" cellpadding="2" class="cmd"> <tr> <td colspan="2" class="cmd...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

\Template:\simplealignedbox

Syntax

\Template:\simplealignedbox{...}{...}{...}
{...} width
{...} alignment: left | right | flushleft | flushright | middle
{...} content

Description

The command is a simple wrapper around \hbox with a fixed width and the possibility to align the content either to the left, right or centred within the box.

Example

\ruledhbox{\simplealignedbox{3cm}{flushleft}{TEXT}}
\ruledhbox{\simplealignedbox{3cm}{flushright}{TEXT}}
\ruledhbox{\simplealignedbox{3cm}{middle}{TEXT}}
\ruledhbox{\simplealignedbox{3cm}{left}{TEXT}}
\ruledhbox{\simplealignedbox{3cm}{right}{TEXT}}

See also

Help from ConTeXt-Mailinglist/Forum

All issues with:

[[Category:Commands|Template:\simplealignedbox]]