VOLT
Modules

LaTeX

Write papers collaboratively with a multi-file editor, live PDF preview, and contextual AI help.

The LaTeX module enables document editing within the same workspace as trajectories, analyses, and notebooks. It supports multi-file projects, assets, a compile-to-preview flow, imports and exports, and contextual AI assistance.

LaTeX Overview

LaTeX Listing

Project structure

Each document is a project with its own file tree, entrypoint, assets, and compilation state. Projects can contain multiple .tex files, supporting assets, and a designated entrypoint that defines what gets compiled.

Create Project

The editing workspace

The three-panel layout shows file structure on the left, code in the center, and compiled output on the right.

Folder Organization

Move to Folder

Collaboration and autosave

Multiple users can work in the same project. VOLT synchronizes changes through the real-time layer, and autosave plus background compilation keep the PDF preview close to the current project state without manual save-compile cycles.

AI in document context

The LaTeX AI panel operates on the active document and file context.

Volt AI Panel

It supports tasks such as rewriting a section, generating tables, fixing compile errors, and figure scaffolding scoped to the current project.

Import and export

LaTeX projects can be imported from existing archives and exported as source files or as a packaged project.

On this page