summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/interaction/interaction-tagging.tex
blob: d38c922f2b9e9e9735125b68e7b21061304b3ba8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
% language=uk

\environment interaction-style

\startcomponent interaction-tagging

\startchapter[title=Tagging]

In a tagged \PDF\ document the page stream is enriched (or polluted) by marks
that indicate what kind of content is involved.

\starttyping
\setuptagging[state=start]
\stoptyping

Only the \type {state} parameters is of general use.

\showsetup {setuptagging}

The \TEX\ end of this mechanism overlaps with the export related tagging so when
you add your own elements that will be reflected in the tagging. And indeed: the
keyword here is structure. The worse the structure, the worse the tagging.

\stopchapter

\stopcomponent