Automated Documents

Overview

The davinci platform provides tools for automating the production of latex documents. The Visual Studio Extension includes latex utilities, and the latex app provides a web based way to create and automate documents.

Embedded Scripts

The primary method of creating dynamic functionality in a latex document is to use an embedded script. That is, you can include Javascript code within hsah brackets in order to dynamically create content which is printed to the document using the print function.

Connecting to Data

Templates