Difference between revisions of "Command/program"

From Wiki
Jump to navigation Jump to search
(Created page with "Documentation for \program")
(No difference)

Revision as of 14:13, 26 November 2021


\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 dues 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: