latexmk_draft_compile
Run a one-pass LaTeX compile to quickly catch syntax errors during editing, skipping full bibliography processing for faster feedback.
Instructions
Run a fast single-pass draft compile to quickly surface errors without running multiple passes or bibliography. Good for syntax/error checking during editing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | No | pdflatex | |
| file_path | No | Absolute path to an existing .tex file | |
| tex_content | No | LaTeX source content | |
| working_dir | No | Working directory |