ما هي latex-tables؟
جداول LaTeX مع حزمة tabularray. المشغلات - جدول LaTeX، وجدول جدولي، وأعمدة ذات عرض ثابت، ومحاذاة الجدول. المصدر: terrylica/cc-skills.
جداول LaTeX مع حزمة tabularray. المشغلات - جدول LaTeX، وجدول جدولي، وأعمدة ذات عرض ثابت، ومحاذاة الجدول.
ثبّت مهارة الذكاء الاصطناعي latex-tables بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: 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 |
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/terrylica/cc-skills --skill latex-tablesجداول LaTeX مع حزمة tabularray. المشغلات - جدول LaTeX، وجدول جدولي، وأعمدة ذات عرض ثابت، ومحاذاة الجدول. المصدر: terrylica/cc-skills.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/terrylica/cc-skills --skill latex-tables بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/terrylica/cc-skills