Difference between revisions of "Command/setuplinewidth"

From Wiki
Jump to navigation Jump to search
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
 
(3 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
}}
 
}}
  
== [[Help:Reference|Syntax]] ==
+
== [[Help:Reference|Syntax]] (autogenerated) ==
<table cellspacing="4" cellpadding="2" class="cmd">
+
<syntax>setuplinewidth</syntax>
  <tr>
 
    <td colspan="2" class="cmd">\setuplinewidth<span class="first" >[...]</span></td>
 
  </tr>
 
  <tr valign="top" class="first">
 
    <td class="cmd">[...]</td>
 
    <td>dimension </td>
 
  </tr>
 
</table>
 
  
 +
== Description ==
  
== Description ==
+
Sets the value of the `\linewidth` register, which is applied by most `\setup...` commands to set `rulethickness`, e.g. {{cmd|setupframed}}, {{cmd|setupbackgrounds}}, {{cmd|setuptables}}, {{cmd|setuptabulation}}, {{cmd|setupxtable}} (list incomplete).
  
 +
`small`: 0.2 pt
  
 +
`medium` (default): 0.4 pt
 +
 +
`big`: 0.6 pt
  
 
== Example ==
 
== Example ==
Line 30: Line 27:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Commands|setuplinewidth]]
+
[[Category:Command/Paragraphs|setuplinewidth]]

Latest revision as of 14:30, 29 March 2020

\setuplinewidth

Syntax (autogenerated)

\setuplinewidth[...]
[...]small medium big dimension


Description

Sets the value of the \linewidth register, which is applied by most \setup... commands to set rulethickness, e.g. \setupframed, \setupbackgrounds, \setuptables, \setuptabulation, \setupxtable (list incomplete).

small: 0.2 pt

medium (default): 0.4 pt

big: 0.6 pt

Example

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: