StartingPoint RecentChanges

ListOfTransforms

This page lists the various "transform" files which make up the bulk of EasyLatex's code. Each "transform" is a modular sub-program, and features can be added (or removed) by adding and removing transforms from the directories inside the "easylatex" directory.

Transforms installed by default in the standard distribution

In the <code>easylatex/transforms</code> directory

In the <code>easylatex/embed_transforms</code> directory

NOTE: These transforms execute embedded code from the source document, and hence can constitue a security hazard if the user should try to compile an untrusted source document. Hence, they will not be called by default; the user must give the '-e' option on the easylatex command line.

Other known transforms (which are NOT included in the standard distribution)