Overview
The latex app provides a way to create latex documents that can be integrated with data in and scripts in your workspace. This makes it easy to automate documentation. For information on latex and automating latex on davinci, please see: latexTopics
- Rendering a Document
- Tables
- Charts The typical way to include a chart in a latex document is through embedding an image file in the document. A programmic way to include a chart is through the use of the pgf plot package.
- Templates