Difference between revisions of "Command/cldprocessfile"

From Wiki
Jump to navigation Jump to search
(Create page)
 
 
Line 3: Line 3:
 
|attributes=
 
|attributes=
 
}}
 
}}
 +
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>cldprocessfile</syntax>
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==

Latest revision as of 17:26, 12 November 2019

\cldprocessfile

Syntax (autogenerated)

\cldprocessfile{...}
{...}file


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: