| HTML (default) | All PDF creation requests | routes/html.md | | LaTeX | User explicitly requests LaTeX, .tex, or Tectonic | routes/latex.md | | Process | Work with existing PDFs (extract, merge, fill forms, etc.) | routes/process.md |
Default to HTML. Only use LaTeX route when user explicitly requests it.
You MUST read the corresponding route file before writing ANY code. Route files contain critical implementation details NOT duplicated here. Skipping this step leads to incorrect output (wrong scripts, missing CSS, broken layouts).
Soluzione PDF professionale. Crea PDF utilizzando HTML+Paged.js (articoli accademici, relazioni, documenti). Elabora PDF esistenti utilizzando Python (leggi, estrai, unisci, dividi, compila moduli). Supporta formule matematiche KaTeX, diagrammi della sirena, tabelle a tre righe, citazioni e altri elementi accademici. Utilizza questa abilità anche quando l'utente richiede esplicitamente LaTeX (.tex) o la compilazione LaTeX nativa. Fonte: thvroyal/kimi-skills.