Changes

Jump to navigation Jump to search
501 bytes added ,  14:29, 16 November 2021
no edit summary
</cd:variants>
<cd:description>A line on which the reader may fill in an answer.
 Typically the fill-in line is its own paragraph, because it behaves a bit oddly: it pushes the actual fill-in field to the right of the line, and it does not work well in vertical mode (see example).</cd:description>
<cd:examples><cd:example title=""><context source="yes" text="This gives:">
\setuppapersize[A6,landscape]
\setupfillinlines[color=blue]
\starttext
\noindent
\fillinline[width=2cm]{name}
\fillinline[width=4cm]{address}\par
separate pars:\par\noindent\fillinline[width=2cm]{\it name}\par\noindent\fillinline[width=4cm]{\it address}\par two fields on one line:\crlf\fillinline[width=2cm]{\it name}\fillinline[width=4cm]{\it address}\par two fields on two lines:\crlf\fillinline[width=2cm]{\it name}\crlf\fillinline[width=4cm]{\it address}\par invisible in vertical mode:\par\fillinline[width=2cm]{\it name}\par
\stoptext

Navigation menu