LaTeX
From Just Solve the File Format Problem
(Difference between revisions)
(Updated a broken link) |
(Added sample files) |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
| − | | | + | |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. | ||
|extensions={{ext|tex}} | |extensions={{ext|tex}} | ||
| + | |pronom={{PRONOM|fmt/280}}, {{PRONOM|fmt/281}} | ||
|released=early 1980s | |released=early 1980s | ||
}} | }} | ||
| + | '''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]] |
| + | *[https://latex.now.sh/ CSS to make HTML documents look like LaTeX] | ||
| + | |||
| + | [[Category:Markup]] | ||
| + | [[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).