LaTeX & Scientific
Figures and Tables
Learnitive LaTeX projects keep figures, tables and their source definitions inside ordinary project files.
Figures
Keep images in the project and use project-relative paths. Common PNG, JPEG and PDF assets can be previewed where supported while the underlying include command remains source-backed.
Tables
Supported tabular structures can be edited visually. Complex package-specific tables should remain protected until you edit them in Source.
Labels and references
Keep captions, labels and references semantic so numbering can update when the document changes.
Reproducible figures
When figures are generated from code, keep the generation script and dependencies with the project so the output can be rebuilt.