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

Figures TIKZ du cours "Diffusion moléculaire"
Ce document regroupe les codes TIKZ des figures utilisées pour le cours "Diffusion de particules" situé à la page http://femto-physique.fr/physique_statistique/phystat_C4.php
Jimmy Roussel

Figures TIKZ du cours "Le gaz parfait"
Ce document regroupe les codes TIKZ des figures utilisées pour le cours "Le gaz parfait" situé à la page http://femto-physique.fr/physique_statistique/phystat_C3.php
Jimmy Roussel

Figures TIKZ du cours "Systèmes thermalisés
Ce document regroupe les codes TIKZ des figures utilisées pour le cours "Systèmes en équilibre thermique" situé à la page http://femto-physique.fr/physique_statistique/phystat_C2.php
Jimmy Roussel

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