Command/program

From Wiki
< Command
Revision as of 14:13, 26 November 2021 by Taco (talk | contribs) (Created page with "Documentation for \program")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


\program

Summary

The command \program is used to reference a program

Settings

\program[...]
[...]name

Description

Creates a reference to an (external) program. Mostly intended for use in interactive documents.

Not very reliable because due to security concerns such external links from PDFs are typically disabled these days.

Examples

Example 1

\setupinteraction[state=start]

\defineprogram[inkscape][inkscape][An SVG Editor]

This is a link to the program \program[inkscape] : \goto{inkscape}[program(inkscape{})]

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: