blob: 314c7d113fdacd146bdea35089691c3b13299cdf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
|
---
title: لغة الترميز الرياضية
slug: Web/MathML
tags:
- صفحة هبوط
- لغة الترميز الرياضية
- لغة الترميز القابلة للامتداد
- مراجع
- ويب
translation_of: Web/MathML
---
<p class="summary" dir="rtl"><strong>لغة الترميز الرياضية</strong> (MathML) هي نكهة من <a href="/ar/docs/XML">لغة الترميز القابلة للامتداد</a> (XML) لوصف الرموز الرياضية وتمثيل هيكلها ومحتواها.</p>
<p dir="rtl">ستجد هنا روابط لتوثيقات، أمثلة، وأدوات لتساعدك على العمل مع هذه التقنيّة القوية. لنظرة سريعة، انظر إلى <a href="https://fred-wang.github.io/MozSummitMathML/index.html">شرائح لمعارض الإبتكار في موزيلا سوميت 2013</a>.</p>
<div class="row topicpage-table">
<div class="section">
<h2 dir="rtl" id="مرجع_لغة_الترميز_الرياضية">مرجع لغة الترميز الرياضية</h2>
<dl>
<dt dir="rtl"><a class="new" href="https://developer.mozilla.org/ar/docs/Web/MathML/Element" rel="nofollow">مرجع عناصر لغة الترميز الرياضية</a></dt>
<dd dir="rtl">تفاصيل حول كل عنصر في لغة الترميز الرياضية ومعلومات حول توافقيته مع متصفحات سطح المكتب والهواتف.</dd>
<dt dir="rtl"><a class="new" href="https://developer.mozilla.org/ar/docs/Web/MathML/Attribute" rel="nofollow">مرجع سمات لغة الترميز الرياضية</a></dt>
<dd dir="rtl">معلومات حول سمات لغة الترميز الرياضية التي تقوم بتعديل مظهر أو وظيفة العناصر.</dd>
<dt dir="rtl"><a class="new" href="https://developer.mozilla.org/ar/docs/Web/MathML/Examples" rel="nofollow">أمثلة عن لغة الترميز الرياضية</a></dt>
<dd dir="rtl">عينات وأمثلة عن لغة الترميز الرياضية لمساعدتك على فهم كيفية عملها.</dd>
<dt dir="rtl"><a class="new" href="https://developer.mozilla.org/ar/docs/Web/MathML/Authoring" rel="nofollow">الكتابة بلغة الترميز الرياضية</a></dt>
<dd dir="rtl">اقتراحات و نصائح حول الكتابة بلغة الترميز الرياضية، تتضمن المحررات التي يتم استخدامها لاستخدام هذه اللغة وكيفية تحويل المخرجات إلى محتوى ويب.</dd>
</dl>
<p dir="rtl"><a href="/ar/docs/tag/%D9%84%D8%BA%D8%A9%20%D8%A7%D9%84%D8%AA%D8%B1%D9%85%D9%8A%D8%B2%20%D8%A7%D9%84%D8%B1%D9%8A%D8%A7%D8%B6%D9%8A%D8%A9">عرض المزيد...</a></p>
</div>
<div class="section">
<h2 dir="rtl" id="الحصول_على_المساعدة_من_المجتمع">الحصول على المساعدة من المجتمع</h2>
<ul dir="rtl">
<li>انظر إلى منتديات موزيلا<br>
{{ DiscussionList("dev-tech-mathml", "mozilla.dev.tech.mathml") }}</li>
<li><a href="irc://irc.mozilla.org/%23mathml" rel="external" title="#mathml">قناة IRC</a></li>
<li><a class="external external-icon" href="https://wiki.mozilla.org/MathML:Home_Page" rel="noopener">الموسوعة المستخدمة من قبل مساهمين موزيلا</a></li>
<li><a class="external external-icon" href="https://www.w3.org/Math/" rel="noopener" title="http://www.w3.org">منزل الرياضيات W3C</a></li>
<li><a class="external external-icon" href="https://lists.w3.org/Archives/Public/www-math/" rel="noopener" title="http://lists.w3.org">أرشيف بريد www-math w3.org</a></li>
</ul>
<h2 dir="rtl" id="أدوات">أدوات</h2>
<ul dir="rtl">
<li><a class="external external-icon" href="https://validator.w3.org" rel="noopener" title="http://validator.w3.org">مدقق W3C</a></li>
<li><a class="external external-icon" href="https://addons.mozilla.org/en/firefox/addon/8969/" rel="noopener">إضافة FireMath لفايرفوكس</a></li>
<li><a class="external external-icon" href="https://addons.mozilla.org/firefox/collections/fred_wang/mathzilla/" rel="noopener">مجموعة إضافات Mathzilla على فايرفوكس</a></li>
<li>مشروع <a class="external external-icon" href="https://github.com/fred-wang/TeXZilla" rel="noopener">TeXZilla </a>- محول جافاسكربت من LaTeX إلى MathML (<a class="external external-icon" href="https://fred-wang.github.io/TeXZilla/" rel="noopener" title="http://fred-wang.github.io">عرض حي</a>، <a class="external external-icon" href="https://addons.mozilla.org/en-US/firefox/addon/texzilla/" rel="noopener">إضافة فايرفوكس</a>، <a class="external external-icon" href="https://github.com/fred-wang/TeXZilla/wiki/Using-TeXZilla" rel="noopener">استخدامه في صفحة ويب أو برنامج جافاسكربت</a>)</li>
<li>مشروع <a class="external external-icon" href="http://dlmf.nist.gov/LaTeXML/" rel="noopener" title="http://dlmf.nist.gov">LaTeXML </a>- تحويل وثائق LaTeX إلى صفحات ويب.</li>
<li>مشروع <a class="external external-icon" href="http://webdemo.visionobjects.com/home.html#equation" rel="noopener" title="http://webdemo.visionobjects.com">Web Equation </a>- تحويل المعادلات المكتوبة يدوياً إلى صيغ متعددة.</li>
</ul>
<p dir="rtl"> </p>
<h2 dir="rtl" id="مواضيع_متعلقة">مواضيع متعلقة</h2>
<ul dir="rtl">
<li><a href="https://developer.mozilla.org/ar/docs/Web/HTML">لغة ترميز النص الفائق</a></li>
<li><a href="https://developer.mozilla.org/ar/docs/Web/CSS">صفحات الأنماط الانسيابية</a></li>
<li><a href="https://developer.mozilla.org/ar/docs/Web/SVG">الرسومات المتجهيّة المتغيرة</a></li>
</ul>
</div>
</div>
<h2 dir="rtl" id="التوافق_مع_المتصفحات">التوافق مع المتصفحات</h2>
<p>{{CompatibilityTable}}</p>
<div id="compat-desktop">
<table class="compat-table">
<tbody>
<tr>
<th>Feature</th>
<th>Chrome</th>
<th>Firefox (Gecko)</th>
<th>Internet Explorer</th>
<th>Opera</th>
<th>Safari</th>
</tr>
<tr>
<td>Basic support</td>
<td>{{CompatNo}} [1]</td>
<td>{{CompatGeckoDesktop("1.8")}}</td>
<td>{{CompatNo}} [2]</td>
<td>{{CompatNo}} [3]</td>
<td>{{CompatSafari(5.1)}}</td>
</tr>
</tbody>
</table>
</div>
<div id="compat-mobile">
<table class="compat-table">
<tbody>
<tr>
<th>Feature</th>
<th>Android</th>
<th>Firefox Mobile (Gecko)</th>
<th>IE Mobile</th>
<th>Opera Mobile</th>
<th>Safari Mobile</th>
</tr>
<tr>
<td>Basic support</td>
<td>{{CompatUnknown}}</td>
<td>{{CompatGeckoMobile("1.8")}}</td>
<td>{{CompatUnknown}}</td>
<td>{{CompatUnknown}}</td>
<td>5.1</td>
</tr>
</tbody>
</table>
</div>
<p dir="rtl">[1] متوفر مع <a class="external external-icon" href="https://chrome.google.com/webstore/detail/fmath-html-%2B-mathml-solut/emdjdpchbjipnjhkfljbcapgfecmnglm" rel="noopener">إضاف</a>(ة/ات).</p>
<p dir="rtl">[2] متوفر مع إضاف(ة/ات).</p>
<p dir="rtl">[3] متوفر مع إضاف(ة/ات).</p>
|