Definizioni, teoremi, esercizi, figure tikz/pstricks, bibliografia BibTeX, formule KaTeX. Leggibile su telefono, con quiz interattivi, tabelle delle variazioni e Python eseguibile.
Conversione in meno di 30 secondi per il 90 % dei corsi di matematica.
Sarmate legge le strutture LaTeX e le traduce in tag mathpad (mp-chapter, mp-definition, mp-exercise, mp-figure…) per un rendering responsive con KaTeX, JSXGraph e Skulpt.
\chapter{Fonctions affines}
\section{Définition}
\begin{definition}
Une fonction $f$ est affine si
$f(x) = ax + b$ avec $a, b \in \mathbb{R}$.
\end{definition}
\begin{exercise}
Tracer la fonction $f(x) = 2x + 3$.
\end{exercise}
<mp-chapter>
<mp-title>Fonctions affines</mp-title>
<mp-section>
<mp-title>Définition</mp-title>
<mp-definition>
Une fonction $f$ est affine si
$f(x) = ax + b$…
</mp-definition>
<mp-exercise>…</mp-exercise>
</mp-section>
</mp-chapter>
Documento di esempio breve (integrale di una funzione continua): definizione, teorema, equazioni allineate, blocchi incorniciati. Confronta il PDF originale e la versione web convertita.
Vuole provarlo con il suo file .tex? Crei un account gratuito →
In linea $…$, in blocco $$…$$, align, equation, array. Rendering lato browser, con copi come LaTeX.
Ogni figura viene compilata lato server in PDF e poi in PNG (200 DPI) e inserita in un tag mp-figure con didascalia.
File .bib accanto al .tex: le voci vengono convertite in mp-cite-entry, \cite{key} in mp-cite cliccabili con ritorno.
chapter, section, subsection, definition, theorem, propriete, exercise, remarque… mappati sui tag mp- semantici.
Tabelle, figure e formule lunghe scorrono automaticamente sul telefono. Leggibile da 320 a 1920 px.
\label / \ref / \pageref convertiti in mp-ref — salti cliccabili nel documento con ritorno.
Direttamente nell'editor LaTeX, o tramite un'IA a sua scelta attraverso il protocollo MCP.
The Model Context Protocol is an open standard that lets AI assistants (Claude, ChatGPT, Gemini…) access external tools and data. On Sarmate, it exposes your drive and the LaTeX→HTML converter to the AI of your choice. Learn more about MCP on Sarmate.
Confronto sui punti che contano per un corso di matematica.
| tikz/pstricks | BibTeX | Responsive | Online | IA / MCP | |
|---|---|---|---|---|---|
| Sarmate | ✓ PNG 200 DPI | ✓ mp-cite | ✓ | ✓ | ✓ |
| Pandoc | ✗ | ~ | ~ | ✗ locale | ✗ |
| LaTeXML | ~ SVG | ✓ | ✗ | ✗ | ✗ |
| htlatex / tex4ht | ~ | ✓ | ✗ | ✗ | ✗ |
| Overleaf | ✗ Solo PDF | ✓ | — | ✓ | ✗ |
Profili che avevamo concretamente in mente costruendo il convertitore.
Importi il suo file .tex nel suo drive Sarmate, aprilo nell'editor LaTeX, scelga il compilatore sarmateWeb (HTML) poi clicca su Compila. In pochi secondi viene generato un file basename_sarmateweb.html nella stessa cartella.
Sì. Ogni figura viene isolata sul server, compilata in PDF e poi in PNG (200 DPI), e integrata in mp-figure con la sua didascalia. Il risultato è identico al pixel a quello del suo PDF.
No. Tutto avviene online. La compilazione LaTeX (pdflatex, dvips, pdfcrop, ImageMagick) gira sui server Sarmate.
Carica il suo file .bib accanto al .tex. Il convertitore legge ogni voce e la trasforma in mp-cite-entry. I suoi \cite{key} diventano mp-cite cliccabili con salto di ritorno automatico.
Yes, via the MCP server. Connect Claude, ChatGPT, Gemini, Mistral, Cursor or Le Chat to your drive. Three modes: converter only, hybrid converter+AI, or 100% AI from the .tex. MCP documentation.
Full guide for .tex → mathpad HTML conversion: compiler, editor steps, drive, common cases (missing packages, figures, .bib).
Crei un account, importi il suo .tex, clicca su sarmateWeb, leggi il risultato. Senza TeX Live, senza compilatore LaTeX locale.