·latex-tables
#

latex-tables

جداول LaTeX مع حزمة tabularray. المشغلات - جدول LaTeX، وجدول جدولي، وأعمدة ذات عرض ثابت، ومحاذاة الجدول.

54التثبيتات·1الرائج·@terrylica

التثبيت

$npx skills add https://github.com/terrylica/cc-skills --skill latex-tables

كيفية تثبيت latex-tables

ثبّت مهارة الذكاء الاصطناعي latex-tables بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/terrylica/cc-skills --skill latex-tables
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

المصدر: 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
الفئة
#المستندات
موثق
أول ظهور
2026-02-04
آخر تحديث
2026-03-10

Browse more skills from terrylica/cc-skills

إجابات سريعة

ما هي latex-tables؟

جداول LaTeX مع حزمة tabularray. المشغلات - جدول LaTeX، وجدول جدولي، وأعمدة ذات عرض ثابت، ومحاذاة الجدول. المصدر: terrylica/cc-skills.

كيف أثبّت latex-tables؟

افتح الطرفية أو أداة سطر الأوامر لديك مثل 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