Difference between revisions of "Command/setupfillinrules"

From Wiki
Jump to navigation Jump to search
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
(Describe options; add description, See also)
Line 11: Line 11:
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
 
     <td class="cmd">[[Command/keyword:width|width]]</td>
 
     <td class="cmd">[[Command/keyword:width|width]]</td>
     <td>[[Command/value:fit|fit]] [[Command/value:broad|broad]] [[Command/value:dimension|dimension]] </td>
+
     <td>fit broad ''dimension'' : the width between the left margin and the start of the first rule. The field name is printed in this space.</td>
 
   </tr>
 
   </tr>
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
 
     <td class="cmd">[[Command/keyword:distance|distance]]</td>
 
     <td class="cmd">[[Command/keyword:distance|distance]]</td>
     <td>[[Command/value:dimension|dimension]] </td>
+
     <td>''dimension'' : distance between the end of the field name and the start of
 +
        the first rule </td>
 
   </tr>
 
   </tr>
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
 
     <td class="cmd">[[Command/keyword:before|before]]</td>
 
     <td class="cmd">[[Command/keyword:before|before]]</td>
     <td>[[Command/value:command|command]] </td>
+
     <td>''command'' : is placed before the rules object</td>
 
   </tr>
 
   </tr>
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
 
     <td class="cmd">[[Command/keyword:after|after]]</td>
 
     <td class="cmd">[[Command/keyword:after|after]]</td>
     <td>[[Command/value:command|command]] </td>
+
     <td>''command'' : is placed after the rules.</td>
 
   </tr>
 
   </tr>
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
 
     <td class="cmd">[[Command/keyword:style|style]]</td>
 
     <td class="cmd">[[Command/keyword:style|style]]</td>
     <td>[[Command/value:normal|normal]] [[Command/value:bold|bold]] [[Command/value:slanted|slanted]] [[Command/value:boldslanted|boldslanted]] [[Command/value:type|type]] [[Command/value:cap|cap]] [[Command/value:small...|small...]] [[Command/value:command|command]] </td>
+
     <td>[[Command/value:normal|normal]] [[Command/value:bold|bold]] [[Command/value:slanted|slanted]] [[Command/value:boldslanted|boldslanted]] [[Command/value:type|type]] [[Command/value:cap|cap]] [[Command/value:small...|small...]] [[Command/value:command|''command'']] </td>
 
   </tr>
 
   </tr>
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
 
     <td class="cmd">[[Command/keyword:n|n]]</td>
 
     <td class="cmd">[[Command/keyword:n|n]]</td>
     <td>[[Command/value:number|number]] </td>
+
     <td>''number'' : number of lines to draw, including the shorter first one</td>
 
   </tr>
 
   </tr>
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
Line 39: Line 40:
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
 
     <td class="cmd">[[Command/keyword:separator|separator]]</td>
 
     <td class="cmd">[[Command/keyword:separator|separator]]</td>
     <td>[[Command/value:text|text]] </td>
+
     <td>''text'' : separates the field name and start of the first rule</td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>
Line 45: Line 46:
  
 
== Description ==  
 
== Description ==  
 
+
Specify default settings for {{cmd|fillinrules}}, which draws lines that an answer can be filled in on.
 
 
  
 
== Example ==
 
== Example ==
Line 52: Line 52:
  
 
== See also ==
 
== See also ==
<!-- something like {{cmd|goto}} -->
+
* {{cmd|setupfillinrules}}
 +
* {{cmd|fillinrules}}
 +
* {{cmd|setupfillinlines}}
 +
* {{cmd|fillinline}}
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==

Revision as of 09:04, 25 April 2012

\setupfillinrules

Syntax

\setupfillinrules[...,...=...,...]
width fit broad dimension : the width between the left margin and the start of the first rule. The field name is printed in this space.
distance dimension : distance between the end of the field name and the start of the first rule
before command : is placed before the rules object
after command : is placed after the rules.
style normal bold slanted boldslanted type cap small... command
n number : number of lines to draw, including the shorter first one
interlinespace small medium big
separator text : separates the field name and start of the first rule


Description

Specify default settings for \fillinrules, which draws lines that an answer can be filled in on.

Example

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: