LaTeX
From Just Solve the File Format Problem
(Difference between revisions)
(Added sample files) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat= | + | |subcat=Document |
|image=F09291a2934068644f41981dd51eb5b0.png | |image=F09291a2934068644f41981dd51eb5b0.png | ||
|caption=Einstein's mass–energy equivalence equation rendered in LaTeX markup. | |caption=Einstein's mass–energy equivalence equation rendered in LaTeX markup. | ||
Line 9: | Line 9: | ||
}} | }} | ||
'''LaTeX''' is a user-friendly version of [[TeX]] used by mathematicians and computer scientists for markup and mathematical notation. The current version is LaTeX2e, with version LaTeX3 in development (as of 2013). | '''LaTeX''' is a user-friendly version of [[TeX]] used by mathematicians and computer scientists for markup and mathematical notation. The current version is LaTeX2e, with version LaTeX3 in development (as of 2013). | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|document/latex}} | ||
== External Links == | == External Links == | ||
*[https://help.gnome.org/users/gnumeric/stable/gnumeric.html#file-format-latex LaTeX file format, The Gnumeric Manual] | *[https://help.gnome.org/users/gnumeric/stable/gnumeric.html#file-format-latex LaTeX file format, The Gnumeric Manual] | ||
*[[Wikipedia:LaTeX|Wikipedia article]] | *[[Wikipedia:LaTeX|Wikipedia article]] | ||
+ | *[https://latex.now.sh/ CSS to make HTML documents look like LaTeX] | ||
+ | [[Category:Markup]] | ||
[[Category:TeX]] | [[Category:TeX]] |
Latest revision as of 15:19, 28 December 2023
LaTeX is a user-friendly version of TeX used by mathematicians and computer scientists for markup and mathematical notation. The current version is LaTeX2e, with version LaTeX3 in development (as of 2013).