Next: , Up: TCL Engine


Source additional template code
— TCL Backend: template require file

Source tcl file and make its content available to the template files. The file name can be absolute or relative. If it is relative, it is interpreted as relative to the template directory (pxref{dotgen template dir}).

Parameters:

file
Tcl input file to source. Any procedure that it creates is made available to the template files.