Changes

Jump to navigation Jump to search
1,524 bytes added ,  12:38, 11 April 2010
Create reference page
<!-- please remove this and the following line if you have checked this page -->
{{Reference_Cleanup}}
{{Reference
|name=setupnarrower
|attributes=
}}

== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr>
<td colspan="2" class="cmd">\setupnarrower<span class="first" >[...,...=...,...]</span></td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[[Reference/en/keyword:left|left]]</td>
<td>[[Reference/en/value:dimension|dimension]] </td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[[Reference/en/keyword:right|right]]</td>
<td>[[Reference/en/value:dimension|dimension]] </td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[[Reference/en/keyword:middle|middle]]</td>
<td>[[Reference/en/value:dimension|dimension]] </td>
</tr>
</table>


== Description ==
== comment ==
<pre>
from Taco:
The use of narrower is a bit abnormal.

\startnarrower (\startsmaller in dutch) is one of the oldest
commands in ConTeXt. It predates the now-normal conventions
by a few years.

Don't expect any changes to \startnarrower.
But perhaps a more predictable alternative could be added.
</pre>



== Example ==

<pre class="example">
\setupnarrower[left=3cm, right=3cm]

\startnarrower[left,right]
this is narrower
\stopnarrower

% or

\setupnarrower[middle=3cm]
\startnarrower % [middle] is default
this is narrower
\stopnarrower
</pre>


== See also ==
<!-- something like [[cmd:goto|\goto]] -->

[[Category:Reference/en|setupnarrower]]
Anonymous user

Navigation menu