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

Tribute to Monument Valley, Penrose and Escher
A tikz tribute to Monument Valley (the game by ustwogames) and Escher's impossible architecture with the Penrose triangle.
LianTze Lim

Example: Theorems and Proofs
Example: Theorems and Proofs

Bibliographies
Bibliographies

Table cells with diagonal lines
This example demonstrates how to produce diagonal lines in table cells using the slashbox and diagbox packages.
The diagonal line produced by the slashbox package is rather jagged and unwieldy.
The diagbox package does a better job in general.
Try loading only one of these packages to see
the difference — if diagbox is loaded at all,
it overrides slashbox's behavior./p>
LianTze Lim (using sample text from slashbox.tex)

Polarizing microscope
Polarizing microscope

A Proposal Form with Tick, Block Square, Paragraphs, and Underlines
This form shows how to use LaTeX to simulate a word form. All elements in the form could be rendered by LaTeX. Office forms could also be written with LaTeX.
quxiaofeng

Amplificador Cascodo con JFETs
Este ejemplo representa un amplificador cascodo construido con transistores JFET (Transistores de Efecto Campo de unión) en dos etapas diferentes: amplificador de compuerta (o puerta) común y amplificador de drenaje común. La imagen está destinada a ser un archivo .svg de tipo transparente. La opción x11names sirve para usar colores específicos del paquete "xcolor" para trazar fondos de color en determinados puntos de la imagen. El paquete circuitikz es utilizado para trazar los diferentes símbolos de elementos circuitales, mientras que se usa la biblioteca "backgrounds" para hacer uso de fondos para la imagen.
Las notaciones son las siguientes:
Vi = tensión de entrada.
Vo = tensión de salida.
VDD= polarización positiva en el terminal de drenaje.
Todos los componentes eléctricos y electrónicos carecen de valores o tipos.
Este esquema es una adaptación del que se encuentra en la página 71, Capítulo 9 del texto "Electronic Devices (Electron Flow Version)" de Thomas L. Floyd, publicado en el año 2012, en idioma inglés, por la editorial estadounidense Prentice Hall.
Ramón

Understanding floats
A document that tries to explain my understanding of floats within LaTeX documents. Here's a brief blog post linking to the read only version of this: http://goo.gl/G8j9KT.
Vince

Root Hair Cell in 3D using TikZ
A TikZ figure using the beamerposter package. It shows an idealised 3D root hair cell, and its projection onto a 2D rectangular domain. The auxin symplastic pathway is indicated by purple arrows and the longitudinal auxin gradient by a shade in the 2D-domain; influx and efflux permeability arrows, indicating a polarising process, are respectively depicted in orange and light-blue. Switching fluctuation is represented by dark green arrows.
Víctor F. Breña-Medina