Changes

Jump to navigation Jump to search
2,088 bytes added ,  15:37, 16 November 2021
Created page with "Documentation for \fillinrules"
<cd:commandgroup name="fillinrules" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc>The command <tt>\fillinrules</tt> is used for fill-in lines
</cd:shortdesc>
<cd:variants>
<cd:command category="rules" file="pack-mrl.mkiv" interfacedate="2020-06-19T13:41" interfacefile="i-fillinrule.xml" level="document" name="fillinrules" 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>Multiple lines on which a respondent may write an answer.
</cd:description>
<cd:examples><cd:example title=""><context source="yes" mode="mkiv" text="This gives:">
\setuppapersize[A6,landscape]
\starttext
\fillinrules[n=4,width=2cm,separator=:]{Name}
\fillinrules[n=2,width=1cm]{VerylongfieldnameWidth}
\fillinrules[n=2,width=fit]{VerylongfieldnameFit}
\fillinrules[n=2,width=broad]{VerylongfieldnameBroad}
\fillinrules[n=2,distance=1cm]{VerylongfieldnameDistance}
\stoptext
</context></cd:example><cd:example title=""><context source="yes" mode="mkiv" text="This gives:">
\setuppapersize[A6,landscape]
\starttext
\fillinrules[n=2,distance=1cm]{start of field}{extra argument}
\stoptext
</context></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:commandref name="setupfillinlines"></cd:commandref>
<cd:commandref name="fillinline"></cd:commandref></cd:seealso>
</cd:commandgroup>

Navigation menu