Difference between revisions of "Command/cldprocessfile"

From Wiki
Jump to navigation Jump to search
(Create page)
(No difference)

Revision as of 21:10, 25 July 2012

\cldprocessfile

Syntax

\cldprocessfile{...}
{...} filename

Description

Run/compile a ConTexT Lua document. Defined as follows:

\def\cldprocessfile#1{\directlua\zerocount{context.runfile("#1")}}

Example

\cldprocessfile{my_context_lua_document.cld}

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: