1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
name context-filter
category ConTeXt
revision 48390
shortdesc Run external programs on the contents of a start-stop environment
relocated 1
longdesc The filter module provides a simple interface to run external
longdesc programs on the contents of a start-stop environment. Options
longdesc are available to run the external program only if the content
longdesc of the environment has changed, to specify how the program
longdesc output should be read back, and to choose the name of the
longdesc temporary files that are created. The module is compatible with
longdesc both MkII and MkIV.
depend context
runfiles size=12
RELOC/tex/context/third/filter/t-filter.mkii
RELOC/tex/context/third/filter/t-filter.mkiv
RELOC/tex/context/third/filter/t-module-catcodes.mkii
RELOC/tex/context/third/filter/t-module-catcodes.mkiv
catalogue-ctan /macros/context/contrib/context-filter
catalogue-date 2018-08-11 06:19:01 +0200
catalogue-license bsd2
catalogue-topics ext-code
|