render_equation_sheet
Create HTML reference sheets from LaTeX equations for cheat sheets or appendix summaries using the UpMath MCP Server.
Instructions
Render a collection of named equations into a single reference sheet HTML page. Useful for creating equation cheat sheets or appendix summaries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Page title | Equation Reference Sheet |
| equations | Yes | Array of equations to render | |
| saveTo | No | File path to save HTML |