Open main menu

Changes

1,704 bytes added ,  15:52, 16 November 2021
Created page with "Documentation for \fillintext"
<cd:commandgroup name="fillintext" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc>The command <tt>\fillintext</tt> is used for empty fill-in space
</cd:shortdesc>
<cd:variants>
<cd:command category="rules" file="pack-mrl.mkiv" interfacedate="2020-06-19T13:41" interfacefile="i-fillinrule.xml" level="document" name="fillintext" variantnumber="1">
<cd:arguments>
<cd:assignments list="yes" optional="yes" ordinal="1">
<cd:assignmentsdoc></cd:assignmentsdoc>
<cd:inherit name="setupfillinrules"></cd:inherit>
</cd:assignments>
<cd:keywords delimiters="braces" optional="yes" ordinal="2">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:text"></cd:constant>
</cd:keywords>
<cd:keywords delimiters="braces" optional="yes" ordinal="3">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:text"></cd:constant>
</cd:keywords>
</cd:arguments>
</cd:command>
</cd:variants>
<cd:description>Creates whitespace wherein a respondent may write an answer.
</cd:description>
<cd:examples><cd:example title=""><context mode="mkiv" source="yes" text="This gives:">
\setuppapersize[A7,landscape]
\starttext
\fillintext[width=3cm]{start of field}{extra argument} \input ward \par
\stoptext
</context>

''Note:'' the <code>width</code> here is the width reserved for the first argument plus the requested whitespace.
</cd:example></cd:examples>
<cd:notes></cd:notes>
<cd:seealso>
<cd:commandref name="setupfillinrules" originator="system"></cd:commandref>
<cd:source file="pack-mrl.mkiv" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Rules"></cd:wikipage></cd:seealso>
</cd:commandgroup>