Difference between revisions of "Command/fillinfield"

From Wiki
Jump to navigation Jump to search
Line 31: Line 31:
  
 
A few years back, \TEX\ could only produce
 
A few years back, \TEX\ could only produce
 +
 
\fillinfield [dvi]{\DVI} output,
 
\fillinfield [dvi]{\DVI} output,
but nowadays, thanks to \fillinfield {Han The Thanh}, we can also directly produce \fillinfield [pdf] {\PDF}!
+
 
 +
but nowadays, thanks to \fillinfield {Han The Thanh},
 +
 
 +
we can also directly produce \fillinfield [pdf] {\PDF}!
 +
 
 
Nice eh? Actually, while the first field module was prototyped
 
Nice eh? Actually, while the first field module was prototyped
 +
 
in \ACROBAT, the current implementation was debugged in
 
in \ACROBAT, the current implementation was debugged in
 +
 
\fillinfield [pdfTeX] {\PDFTEX}. Field support in \fillinfield
 
\fillinfield [pdfTeX] {\PDFTEX}. Field support in \fillinfield
 +
 
[ConTeXt] {\CONTEXT} is rather advanced and complete and all
 
[ConTeXt] {\CONTEXT} is rather advanced and complete and all
 +
 
kind of fields are supported. One can hook in appearances, and
 
kind of fields are supported. One can hook in appearances, and
 +
 
validation \fillinfield [JavaScripts] {\JAVASCRIPT}’s. Fields
 
validation \fillinfield [JavaScripts] {\JAVASCRIPT}’s. Fields
 +
 
can be cloned and copied, where the latter saves some space. By
 
can be cloned and copied, where the latter saves some space. By
 +
 
using \fillinfield {objects} when suited, this module saves
 
using \fillinfield {objects} when suited, this module saves
 +
 
space anyway.
 
space anyway.
  

Revision as of 14:29, 5 April 2011

\fillinfield

Syntax

\fillinfield[...]{...}
[...] text
{...} text


Description

\usemodule[fields, abr-pseudocaps]

\setupinteraction[state=start]

\starttext

A few years back, \TEX\ could only produce

\fillinfield [dvi]{\DVI} output,

but nowadays, thanks to \fillinfield {Han The Thanh},

we can also directly produce \fillinfield [pdf] {\PDF}!

Nice eh? Actually, while the first field module was prototyped

in \ACROBAT, the current implementation was debugged in

\fillinfield [pdfTeX] {\PDFTEX}. Field support in \fillinfield

[ConTeXt] {\CONTEXT} is rather advanced and complete and all

kind of fields are supported. One can hook in appearances, and

validation \fillinfield [JavaScripts] {\JAVASCRIPT}’s. Fields

can be cloned and copied, where the latter saves some space. By

using \fillinfield {objects} when suited, this module saves

space anyway.

\stoptext

See also