> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/ar/alryadhyat/13-kb-using-the-symbol-palette-in-overleaf.md).

# استخدام لوحة الرموز في Overleaf

## مقدمة

تستكشف هذه المقالة **لوحة الرموز**—طريقة سريعة ومريحة لإدراج رموز رياضية في مستندك. الـ **لوحة الرموز** هي [ميزة مدفوعة](/latex/ar/qaadh-almarfh/120-overleaf-premium-features.md). تتوفر ميزات Overleaf المدفوعة للمشاركين في [Overleaf Commons](https://www.overleaf.com/for/universities)، وأعضاء [الاشتراكات](https://www.overleaf.com/for/groups)، وملاك الاشتراكات الفردية [الاشتراكات](https://www.overleaf.com/user/subscription/plans).

## إضافة الرموز إلى مستندك

لفتح **لوحة الرموز**، انقر على **Ω** الزر، والذي يكون ظاهرًا عند استخدام **محرر الكود** أو **المحرر المرئي**:

{% embed url="<https://videos.ctfassets.net/nrgyaltdicpt/2qyaqQ52d5wuRI2yfMjV2p/b0e08dc0549845254a53f98273b33a11/SymbolPalleteEditor.mp4>" %}

ال **لوحة الرموز** سيظهر في أسفل نافذة المحرر.

![لوحة رموز Overleaf](/files/743e3c3c8303a46ce70619c615e48a98f8a42779)

لإغلاق **لوحة الرموز** انقر على **Ω** الزر مرة أخرى، أو استخدم **X** الرمز الموجود على اللوحة.

### عرض توضيحي بالفيديو

ال **لوحة الرموز** تحتوي على مجموعة من الرموز الرياضية الشائعة التي يمكنك تصفحها أو البحث عنها بكتابة اسمها أو اسم بديل لها في **مربع البحث** . جميع الرموز الموجودة في **لوحة الرموز** مصممة للاستخدام ضمن المحتوى الرياضي، وهذا يعني أنه يجب إدراجها في موضع يكون فيه مُصرِّف مستند LaTeX في ما يُسمى *وضع الرياضيات.* إذا كنت لا تعرف شيئًا عن وضع الرياضيات، فشاهد الفيديو التالي واقرأ [القسم التالي](#math-mode).

{% embed url="<https://videos.ctfassets.net/nrgyaltdicpt/3G3xXK2HVCsZ509ITaYthE/b1d85d061208304259a1c62ad49b982f/SymbolPalette.mp4>" %}

## وضع الرياضيات

الرموز المعروضة في **لوحة الرموز** لا ينبغي إدراجها في مستندك إلا عندما يكون LaTeX في وضع الرياضيات، وهذا يعني أنه يجب وضعها داخل ترميز رياضي خاص:

* لوضع معادلاتك في *السطرية* وضع، ضعها بين المحددات: `\( \)` أو `$ $`. يمكنك أيضًا وضعها داخل `الرياضيات` البيئة: `\begin{math} \end{math}`.
* لوضع معادلاتك في *العرضية* وضع الرياضيات، استخدم إما `\[ \]` أو `\begin{equation} \end{equation}`

ينطبق هذا أيضًا على رموز مثل الرموز السفلية (\_)، والتكاملات (`\int`)، والحروف اليونانية (`\alpha`, `\beta`, `\delta`) والمعدِّلات (`\vec{x}`, `\tilde{x}`).

إذا كنت ترغب في معرفة المزيد عن وضع الرياضيات، فلدينا شرح قصير [هنا](/latex/ar/alryadhyat/01-mathematical-expressions.md#mathematical-modes) ولنظرة عامة أكثر عمومية على كتابة الرياضيات في LaTeX، راجع [تعلّم LaTeX في 30 دقيقة](/latex/ar/asasyat-latex/01-learn-latex-in-30-minutes.md)—وخاصة القسم [إضافة الرياضيات إلى LaTeX](/latex/ar/asasyat-latex/01-learn-latex-in-30-minutes.md#adding-math-to-latex).

إذا أضفت أحد هذه الرموز *خارج* وضع الرياضيات، فسترى بعض الأخطاء عند تجميع مستندك. ويعتمد الخطأ الذي ستراه على ما هو موجود أيضًا في مستندك، لكن أحد الأخطاء الشائعة التي تظهر عند استخدام رموز رياضية خارج وضع الرياضيات هو [`Missing $ inserted`](/latex/ar/akhtaa-latex/25-missing-inserted.md)

## الحِزم

تتطلب بعض الرموز استخدام حِزم إضافية — إذا مرّرت المؤشر فوق الرمز، فستخبرك التلميحة بالحزمة التي تحتاجها:

![لوحة الرموز تنبّه إلى الحاجة إلى حزمة LaTeX](/files/71ef7e6ea3090fc65d0b0630cc7fa7cfaff8d0ab)

على سبيل المثال، في هذه الحالة، لاستخدام الرمز `\iint` يجب التأكد من أن لديك `\usepackage{amsmath}` في مقدمة المستند، أي قبل `\begin{document}` العبارة.

للاطلاع على الحِزم التي يدعمها Overleaf، اقرأ [ما الحِزم التي تدعمها؟](/latex/ar/qaadh-almarfh/155-what-packages-do-you-support.md)

## قراءات إضافية

لدينا الكثير من مقالات المساعدة؛ وفيما يلي بعض منها قد يهمك:

* [استخدام مخطط الملف في Overleaf](/latex/ar/qaadh-almarfh/147-using-the-file-outline-in-overleaf.md)
* [استخدام قائمة مشروع Overleaf](/latex/ar/qaadh-almarfh/148-using-the-overleaf-project-menu.md)
* [Missing $ inserted](/latex/ar/akhtaa-latex/25-missing-inserted.md)
* [التعابير الرياضية](/latex/ar/alryadhyat/01-mathematical-expressions.md)
* [التباعد في وضع الرياضيات](/latex/ar/alryadhyat/08-spacing-in-math-mode.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/ar/alryadhyat/13-kb-using-the-symbol-palette-in-overleaf.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
