Command/fillinline

From Wiki
Jump to navigation Jump to search


\fillinline

Summary

The command \fillinline creates fill-in lines.

Settings

\fillinline[...=...,...]
...=...,...inherits from \setupfillinlines

Description

A line on which the reader may fill in an answer.

Typically each fill-in line should be its own paragraph, because it behaves a bit oddly: it pushes the actual fill-in field to the end of the paragraph while also keeping the required width on that side free.

Examples

Example 1

  • \setuppapersize[A7,landscape]
    \starttext
    \fillinline[width=2cm]{\it name}\par
    \fillinline[width=2cm]{\it Which quote is this?} \input ward\par
    \stoptext
    

    This gives:

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: