summaryrefslogtreecommitdiff
path: root/test/writer.context
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2022-01-02 22:04:55 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2022-01-02 22:04:55 -0800
commit811eee7cad840a65dbdcd72649b4007a9e8e46e2 (patch)
tree15c7c62de18f5c1edf77a1501863f4093831264b /test/writer.context
parent32297d56772e97ce39f54f6879ae2f69f3c4c6dd (diff)
ConTeXt template: make title appear in PDF title bar.
This is recommended for accessibility reasons. Note: doesn't work with macOS Preview.app. See https://groups.google.com/d/msgid/pandoc-discuss/m2lezx20jq.fsf%40MacBook-Pro-2.hsd1.ca.comcast.net
Diffstat (limited to 'test/writer.context')
-rw-r--r--test/writer.context2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/writer.context b/test/writer.context
index ae45d1580..7be3fe125 100644
--- a/test/writer.context
+++ b/test/writer.context
@@ -9,7 +9,7 @@
% make chapter, section bookmarks visible when opening document
\placebookmarks[chapter, section, subsection, subsubsection, subsubsubsection, subsubsubsubsection][chapter, section]
-\setupinteractionscreen[option=bookmark]
+\setupinteractionscreen[option={bookmark,title}]
\setuppagenumbering[location={footer,middle}]
\setupbackend[export=yes]