Difference between revisions of "Command/program"

From Wiki
Jump to navigation Jump to search
(Created page with "Documentation for \program")
 
 
Line 12: Line 12:
 
   </cd:command>
 
   </cd:command>
 
</cd:variants>
 
</cd:variants>
<cd:description>Creates a reference to an (external) program. Mostly intended for use in interactive documents.  
+
<cd: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.  
+
Not very reliable because due to security concerns such external links from PDFs are typically disabled these days.
 
</cd:description>
 
</cd:description>
 
<cd:examples><cd:example title=""><context source="yes">
 
<cd:examples><cd:example title=""><context source="yes">
Line 27: Line 27:
 
<cd:seealso>
 
<cd:seealso>
 
<cd:source file="strc-ref.mkvi" originator="system"></cd:source>
 
<cd:source file="strc-ref.mkvi" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:References"></cd:wikipage></cd:seealso>
+
<cd:wikipage originator="system" page="Category:References"></cd:wikipage>
 +
<cd:commandref name="defineprogram"></cd:commandref></cd:seealso>
 
</cd:commandgroup>
 
</cd:commandgroup>

Latest 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 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: