Changes

Jump to navigation Jump to search
Create page
{{Reference
|name=cldprocessfile
|attributes=
}}

== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr>
<td colspan="2" class="cmd">\cldprocessfile<!--
--><span class="first">{...}</span><!--
--></td>
</tr>
<tr valign="top" class="first">
<td class="cmd">{...}</td>
<td>''filename''</td>
</tr>
</table>

== Description ==

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

<texcode>
\def\cldprocessfile#1{\directlua\zerocount{context.runfile("#1")}}
</texcode>

== Example ==
<texcode>
\cldprocessfile{my_context_lua_document.cld}
</texcode>

== See also ==

* {{cmd|cldcommand}}
* {{cmd|cldcontext}}
* {{cmd|cldprocessfile}}
* [[CLD|ConTeXt Lua document]]

== Help from ConTeXt-Mailinglist/Forum ==
All issues with:
{{Forum|{{SUBPAGENAME}}}}

[[Category:Command/LuaTeX|cldprocessfile]]
[[Category:Command/MkIV only|cldprocessfile]]

Navigation menu