Examples — Getting Started
Examples tagged Getting Started
Recent

Ukázkový soubor pro workshop České Budějovice
Ukázkový soubor pro účastníky workshopu na konferenci v Českých Budějovicích.
(Sample file for workshop participants at a conference in the Czech Budejovice.)
Roman Plch

Latex 2.0(Writing With Latex)
Something Interesting To Learn
Irfan Ismail and amjad irfan

Protocolo: Propuesta de Formato de Presentación de Taller de Investigación I
El presente documento es una guía amigable de LaTeX para la redacción de protocolos de investigación con algunas sugerencias de como debe ser presentada y redactada la propuesta. Esta guía actualmente es utilizada por el departamento posgrado de ingeniería electrónica del Instituto Tecnológico de Morelia.
Gerardo Marx Chávez-Campos

Thai in LaTeX: ตัวอย่างการใช้ UTF-8
This example shows how to write in Thai in LaTeX using the thailatex package. It uses UTF-8 encoding so you can type Thai characters directly in the LaTeX source code.
It also shows how to mix Thai with English using the babel package.
writeLaTeX

Individual LaTeX Exercise
This is the training exercise for AguaClara team members to learn how to use LaTeX and Overleaf. Use this as an opportunity to get to know Overleaf, LaTeX, your teammates, and even yourself better!
William

Code-Presentations Example (different ways, shown in Beamer Metropolis)
This is an example illustating how to typeset code in LaTeX, especially in beamer presentations. It uses the metropolis theme.
It is a presentation with one slide per "technique" which include some explanatory comments.
Examples shown are minted, lstlisting, verbatim, tcolorbox and knitR. The main document has the ending ".Rtex" which is required if you want it to be able to run knitR. Otherwise, you can just use normal ".tex".
It is accompanied by a blog post with more information here.
In this blog post, some complications which can arise when using code listings in beamer are discussed (package clashes, etc.), so this might be informative if you want to learn more.
Sarah Lang

Sample Rtex document
Very basic example of including R code in a LaTeX document.
Jeremy Foote

Headers and Footers Tutorial
This is an example document to show the use of headers and footers. "Special features" are a fancy header, initially made for a CV template, and a "final footer" which will only appear on the very last page.
The tutorial to go with it is here.
Sarah Lang

Elements for LaTeX
Just a collection of the code I've found and use regularly in projects. Includes crazy shapes, graph paper, margin changes and alignment of equations.
Bon Crowder