Command/fillintext

Unofficial ConTeXt Wiki mirror

Last modified: 2021-11-16

Summary

The command \fillintext is used for empty fill-in space

Settings

\fillintext[...=...,...]{...}{...}
...=...,... inherits from \setupfillinrules
{...} text
{...} text

Description

Creates whitespace wherein a respondent may write an answer.

Examples

Example 1

  • \setuppapersize[A7,landscape]
    \starttext
    \fillintext[width=3cm]{start of field}{extra argument} \input ward \par
    \stoptext
    

    This gives:

Note: the width here is the width reserved for the first argument plus the requested whitespace.

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: