Skip to content

Commit f4c7fcc

Browse files
committed
ConTeXt template: add command needed to get tagging working...
...on the most recent context versions. See #10846.
1 parent 8270425 commit f4c7fcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/templates/default.context

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
$if(tagging)$
22
\setupbackend[format=pdf/ua-2]
3+
\enabledirectives[backend.usetags=mkiv]
34
\setuptagging[state=start]
45
$endif$
56
$if(context-lang)$

0 commit comments

Comments
 (0)