> 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/mzyd-mn-almwdhwaat/15-free-online-introduction-to-latex-part-3.md).

# مقدمة مجانية إلى LaTeX عبر الإنترنت (الجزء 3)

[الجزء 1](/latex/ar/mzyd-mn-almwdhwaat/13-free-online-introduction-to-latex-part-1.md) | [الجزء 2](/latex/ar/mzyd-mn-almwdhwaat/14-free-online-introduction-to-latex-part-2.md) | الجزء 3

## الجزء 3: ليس فقط الأوراق: العروض التقديمية والمزيد

مرحبًا بك في الجزء الثالث من دورتنا المجانية عبر الإنترنت لمساعدتك على تعلم LaTeX. يتضمن هذا الجزء مراجعة سريعة لأساسيات LaTeX التي تم تقديمها في [الجزء الأول](/latex/ar/mzyd-mn-almwdhwaat/13-free-online-introduction-to-latex-part-1.md) و [الجزء الثاني](/latex/ar/mzyd-mn-almwdhwaat/14-free-online-introduction-to-latex-part-2.md) من الدورة، ولكن إذا كنت جديدًا على LaTeX، فقد ترغب في دراسة تلك الأجزاء بالكامل.

في هذا الجزء من الدورة، نقدم بعض حزم LaTeX الأكثر تقدمًا، وهي:

* عروض LaTeX باستخدام Beamer
* الرسم في LaTeX باستخدام TikZ
* تتبع التغييرات والتعليقات باستخدام todonotes

لنبدأ!

كما تمت [ترجمة هذه الشرائح إلى الفرنسية](http://jdleesmiller.github.io/latex-course/fr/part3.pdf) (شكرًا لـ Yannis Haralambous) و [عدة لغات أخرى](https://github.com/jdleesmiller/latex-course#translations).

يمكنك [تنزيل ملف PDF](https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-3.pdf) أو تصفح الشرائح أدناه:

{% embed url="<https://docs.google.com/viewer?url=https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-3.pdf&embedded=true>" %}

نأمل أن تكون قد استمتعت بتعلم LaTeX من خلال دورتنا. هل أنت مستعد للبدء في الكتابة؟ [سجّل في Overleaf](https://www.overleaf.com/signup)—إنها أسهل طريقة للكتابة والتعاون في مشاريع LaTeX الجديدة الخاصة بك! تبحث عن الإلهام؟ ألقِ نظرة على [العديد من الأمثلة المتاحة على Overleaf](https://www.overleaf.com/latex/examples) للحصول على بعض الأفكار حول ما يمكن فعله باستخدام $$\mathrm \LaTeX$$!

هل تبحث عن شرائح لدورة LaTeX الخاصة بك؟ هذه الشرائح هي [مفتوحة المصدر](https://github.com/jdleesmiller/latex-course) ومرخصة بتراخيص تسمح بالاستخدام بحرية (MIT)، لذا فأنت حر في إعادة مزجها لاستخدامها في دوراتك الخاصة. استمتع! :)


---

# 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/mzyd-mn-almwdhwaat/15-free-online-introduction-to-latex-part-3.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.
