Gallery Items tagged Getting Started

IOE 310 Lab 3 PDF 3
Welcome to your rst lab assignment typed in LaTeX!
Kylie Collins

Introduction to LaTeX
An attempt to create a compact introduction to Overleaf and LaTeX in general. Topics and examples are tailored to meet the needs of The Hudson School. This is a work in progress. The document works well as a PDF and most examples are included verbatim.
Rusty Laracuenti

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

How to Write Multilingual Text with Different Scripts in LaTeX using Babel
A multilingual example document with Arabic, Sanskrit, Hindi, Chinese, Japanese, Korean, Greek and Thai, using XeLaTeX + fontspec + babel.
LianTze Lim

Field Methods Papers Quick Reference Guide
A template for writing papers for the Linguistics Field Methods course at Pomona College. This guide has instructions for how to use the packages that are included in the template. The explanations given here (as well as the resources that are linked to in the guide) should give a complete LaTeX novice everything they need to write a Field Methods paper at Pomona College.
Michael Diercks, Franny Brogan, Hazel Mitchley

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

Avance Proyecto Integrador 2018B
Avance previo de un proyecto para la universidad.
Javier García

Template for managing long documents in LaTeX
This is a template for managing long documents in LaTeX. It combines goodies from few different libraries to support writing long documents. It was developed for the purposes of writing a thesis. It includes example split of files, glossary, watermark, line numbers, appendices, references with BibTeX, custom command and example sections.
Adrianna Janik

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