You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately we do not have the resources to offer individual help on LaTeX problems and will therefore not reply to emails seeking support. See [The LaTeX Project's help page](https://www.latex-project.org/help/) for ways to get user support.
13
+
14
+
## Website Team
15
+
16
+
The [source code of this website](https://github.com/learnlatex/learnlatex.github.io/) is on [GitHub](https://github.com/learnlatex/), please see [CONTRIBUTING](../CONTRIBUTING) and [LICENSE](../LICENSE) for details.
17
+
18
+
You can also [open an issue on GitHub](https://github.com/learnlatex/learnlatex.github.io/issues) or [email us](mailto:[email protected]) with suggestions.
title: "LaTeX Showcase - Examples for further study"
5
+
description: "This lesson shows assorted examples of other popular LaTeX packages that were not covered in the main lessons."
6
+
toc-anchor-text: "LaTeX Showcase"
7
+
toc-description: "Examples for further study."
8
+
---
9
+
10
+
# Showcase
11
+
12
+
<span
13
+
class="summary">This lesson shows assorted examples of other popular LaTeX packages that were not covered in the main lessons.</span>
14
+
15
+
This course has given an overview of the core features of LaTeX.
16
+
LaTeX has vast array of extension packages and is used in many subject
17
+
areas. We give here some examples, with no explanation here but links
18
+
to the package documentation at [texdoc.org](https://texdoc.org).
19
+
The examples are taken from the package documentation unless otherwise noted.
20
+
21
+
<p
22
+
class="hint">Note that inclusion here is not intended as an endorsement of the package over other similar packages, we just aim for a small sample showing a range of areas not otherwise covered in this course.</p>
0 commit comments