Che cos'è latex-tables?
Tabelle LaTeX con pacchetto tabularray. TRIGGER: tabella LaTeX, tabularray, colonne a larghezza fissa, allineamento tabella. Fonte: terrylica/cc-skills.
Tabelle LaTeX con pacchetto tabularray. TRIGGER: tabella LaTeX, tabularray, colonne a larghezza fissa, allineamento tabella.
Installa rapidamente la skill AI latex-tables nel tuo ambiente di sviluppo tramite riga di comando
Fonte: terrylica/cc-skills.
Official Docs: Run texdoc tabularray for complete package documentation
| Package not found | tabularray not installed | sudo tlmgr install tabularray | | Table too wide | Fixed widths exceed page | Use smaller Q[width] values or X for flexible | | Text not wrapping | Column spec missing width | Use Q[width] instead of c/l/r for wrapping | | Alignment issues | Mixed column types | Ensure all columns have consistent spec |
| Compile error on colspec | Invalid syntax | Check for missing commas or typos in column spec | | hlines not appearing | Missing from spec | Add hlines to the spec: {colspec={...}, hlines} | | Row style not applied | Wrong row index | Remember row{1} is first row (1-indexed) | | Package version too old | TeX Live outdated | sudo tlmgr update --self --all |
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/terrylica/cc-skills --skill latex-tablesTabelle LaTeX con pacchetto tabularray. TRIGGER: tabella LaTeX, tabularray, colonne a larghezza fissa, allineamento tabella. Fonte: terrylica/cc-skills.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/terrylica/cc-skills --skill latex-tables Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/terrylica/cc-skills