Examples — Recent
Examples of powerful LaTeX packages and techniques in use — a great way to learn LaTeX by example. Search or browse below.

Dodecahedron desk calendar
Fancy a cool dodecahedron calendar for your desk? Create one with LaTeX in seconds!
This example of the folding library was originally published in the TeXample gallery at http://www.texample.net/tikz/examples/foldable-dodecahedron-with-calendar/.
Till Tantau

Example Hebrew Fonts
This short example shows how to use fonts available on Overleaf to write Hebrew; the list of available fonts are here.
For more examples on using the polyglossia and babel packages to typeset Hebrew (and other languages), have a look at this and this help page.
Overleaf

Example of inline and margin comments
Add inline or margin comments to LaTeX pdfs using the todonotes package.
Henrik Skov Midtiby

Title page with logo
University Assignment Title Page
LaTeX Template
Version 1.0 (27/12/12)
This template has been downloaded from:
http://www.LaTeXTemplates.com
Original author:
WikiBooks (http://en.wikibooks.org/wiki/LaTeX/Title_Creation)
License:
CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
Instructions for using this template:
This title page is capable of being compiled as is. This is not useful for
including it in another document. To do this, you have two options:
1) Copy/paste everything between \begin{document} and \end{document}
starting at \begin{titlepage} and paste this into another LaTeX file where you
want your title page.
OR
2) Remove everything outside the \begin{titlepage} and \end{titlepage} and
move this file to the same directory as the LaTeX file you wish to add it to.
Then add \input{./title_page_1.tex} to your LaTeX file where you want your
title page.
\title{Title page with logo}
Wendy Halfar

Example Matrix usage
Spanish homework of precepts for Linear Algebra
Vago sin Voz

Multiplication tables using LuaLaTeX
A LuaLaTeX document that for multiplication tables for use in classrooms. The mymult function takes as input (n) an argument and publishes the tables for n-5+1 through n.
Rangarajan R

UFSCar - DC - CAP: escrita de algoritmos
Modelo para geração de algoritmos
UFSCar/DC/CAP
Jander Moreira

Manual/Example for University of Arizona Theses and Dissertations formatted with ua-thesis.cls
This example dissertation contains the original text of the "Manual for Theses and Dissertations", written by the Graduate College at the University of Arizona, as distributed on CTAN.
Marcel Oliver

How to use French accents in LaTeX
A short example showing how to use French accents in LaTeX documents.
John Hammersley