Open main menu

Command/coupledocument

< Command
Revision as of 17:31, 10 November 2019 by Usonianhorizon (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

\coupledocument

Syntax (autogenerated)


Syntax

\coupledocument[...][...][...]
[...] name
[...] file
[...] name

Description

Together with \setuphead (see example), this can be used to make the section headings of the document link to the corresponding heads in another version of the document. (E.g., Section 1.2.1 of the screen PDF links to Section 1.2.1 of the print PDF.)

Example

From the mailing list.

\coupledocument 
 [alternative] % symbolic name 
 [docu-p] % name of paper version 
 [chapter,section,subsection] 
 [the printable version]

\setuphead 
 [chapter,section,subsection] 
 [file=alternative]

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: