لاتخ

(بالتحويل من LaTeX)
ملف:LaTeX logo.svg
شعار لاتك، منضد باستخدام لاتك نفسه

لاتخ (أو لاتك) تكتب (بالإنجليزية: LaTeX) في صورة نص صرف؛ هو لغة رقْم ونظام لإعداد المستندات كإضافة لبرنامج تصفيف المحارف تخ.

ينسق الاسم في الشكل LATEX عادة.

يشيع استخدامه في أواسط الرياضياتيين، والعلماء، والفلاسفة، والمهندسين، والأكاديميين وفي العالم التجاري.

ما يميز لاتخ عن طرق تنسيق المستندات الأخرى هو فصله بين عملية تصميم المستند وبين كتابته؛ فالمستندات تصمم بشكل مسبق على يد المحترفين في التصميم ويبقى على الكاتب التركيز على مضمون النص بدلا من شكله، فبتحديد نوع المستند (نقال، خطاب الخ) يختار لاتخ التنسيق المناسب.

نظام تصفيف المحارف

بني لاتخ على فكرة أن على المؤلفين التركيز في مضمون ما يكتبون، بدون تشتيتهم بالعرض البصري للمعلومة.

مثال على مستند مكتوب بلاتخ:

<source lang="latex"> \documentclass[12pt]{article} \title{\LaTeX} \date{} \begin{document}

 \maketitle \LaTeX{} is a document preparation system for the \TeX{} 
 typesetting program. It offers programmable desktop publishing 
 features and extensive facilities for automating most aspects of 
 typesetting and desktop publishing, including numbering and 
 cross-referencing, tables and figures, page layout, bibliographies, 
 and much more. \LaTeX{} was originally written in 1984 by Leslie 
 Lamport and has become the dominant method for using \TeX; few 
 people write in plain \TeX{} anymore. The current version is 
 \LaTeXe.
 \newline
 % This is a comment, it is not shown in the final output.
 % The following shows a little of the typesetting power of LaTeX
 \begin{eqnarray}
   E &=& mc^2                              \\
   m &=& \frac{m_0}{\sqrt{1-\frac{v^2}{c^2}}}
 \end{eqnarray}

\end{document} </source>

ويفترض أن ينتج خرْجا كهذا:

ملف:LaTeX Output.svg

انظر أيضا

وصلات خارجية

bar:LaTeX bg:LaTeX bn:ল্যাটেক bs:LaTeX ca:LaTeX cs:LaTeX da:LaTeX de:LaTeX LaTeX]] eo:LaTeX es:LaTeX et:LaTeX eu:LaTeX fa:لاتک fi:Latex fr:LaTeX gl:LaTeX he:LaTeX hr:LaTeX hu:LaTeX hy:ԼաՏեԽ id:LaTeX is:LaTeX it:LaTeX ja:LaTeX ko:LaTeX ml:ലാടെക്ക് mn:LaTeX ms:LaTeX nl:LaTeX no:LaTeX oc:LaTeX pl:LaTeX pt:LaTeX ro:LaTeX ru:LaTeX sh:LaTeX simple:Latex (text processing system) sk:LaTeX sq:LaTeX sv:Latex (typsättningssystem) tg:ЛаТеК ug:Latex uk:LaTeX wa:Latex zh:LaTeX