Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
jjtorrens
GitHub Repository: jjtorrens/learnlatex.github.io
Path: blob/main/en/extra-01.md
3168 views
---
layout: "lesson" lang: "en" title: "LaTeX Showcase - Examples for further study" description: "This lesson shows assorted examples of other popular LaTeX packages that were not covered in the main lessons." toc-anchor-text: "LaTeX Showcase" toc-description: "Examples for further study."
---

Showcase

This lesson shows assorted examples of other popular LaTeX packages that were not covered in the main lessons.

This course has given an overview of the core features of LaTeX. LaTeX has vast array of extension packages and is used in many subject areas. We give here some examples, with no explanation here but links to the package documentation at texdoc.org. The examples are taken from the package documentation unless otherwise noted.

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.

Chemistry

Package: mhchem

{% include extra-01-example-mchem.md %}

Linguistics

Package: forest

{% include extra-01-example-forest.md %}

Chess

Package: xskak

{% include extra-01-example-xskak.md %}

Poetry

Class: memoir

{% include extra-01-example-memoir.md %}

Drawing

Package: tikz

{% include extra-01-example-tikz.md %}

Function plotting

Package: pgfplots

{% include extra-01-example-pgfplots.md %}

Music

Package: musixtex

{% include extra-01-example-musixtex.md %}