Changes

Jump to navigation Jump to search
m
Fixed one typo, one small grammatical error.
<texcode>\setupexternalfigures[location={local,global}]</texcode>
The ConTeXt distribution includes three sample images: <tt>cow.pdf</tt>, <tt>mill.png</tt>, and <tt>hacker.jpg</tt>, that are useful when creating minimum working examples to illustrate a bug on the mailing list. These images are locating located in the <tt>TEXMF</tt> directory. To add the <tt>TEXMF</tt> directory to the image search path, use:
<texcode>\setupexternalfigures[location={local,global,default}]</texcode>
When a document containing a remote file is compiled for the first time, the remote file is downloaded from the server and stored in the LuaTeX cache directory. This cached file is used during subsequent runs.
Normally, the remote image is downloaded again if the image in the cache is older than 1~day. To change this threshold to, for example, 2<sub>minutes (120</sub>seconds), either add
<texcode>\enabledirectives[schemes.threshold=120]</texcode>
You find more about interactive Elements in [http://www.pragma-ade.nl/general/manuals/mwidget-s.pdf mwidget-s.pdf]
Unfortunately, people who are fond of Linux cannot embed movies because the linux Linux release of acroread doesn't support that. An alternative solution consists in launching your prefered player (MPlayer) from acroread:
<texcode>
38

edits

Navigation menu