MAT 186: Technical Typesetting with LaTeX
MAT 186: Technical Typesetting with LaTeX
-
From Charles Rocca
In this video we look at some basic comments about adjusting the layout of a LaTeX document. The corresponding video can be found here:… -
From Charles Rocca
In this video we cover how to add random elements to a LaTeX document. This will allow you to easily create such documents as randomly generated versions of worksheets,… -
From Charles Rocca
In this video we look at using tables in a LaTeX document. The code for this video can be found here: https://www.overleaf.com/read/pssrrntzxgyc and here is the code to… -
From Charles Rocca
In this video we look at how to create BibTeX entries for a bibliography database. -
From Charles Rocca
In this video we examine the CircuiTikZ package used for drawing circuits. The document in the video can be found here: https://www.overleaf.com/read/fqqymnkgdwys -
From Charles Rocca
In this video we look at performing basic Euclidean constructions using TikZ. In particular we see how to create custom styles, parameterized lines, circle nodes, and… -
From Charles Rocca
In this video we look at how to add equations to a LaTeX document. The Minimal Working Example document (MWE) can be found here:… -
From Charles Rocca
In this video we look at how to create a fancy new command using the \newcommand command in LaTeX. The accompanying file can be found here:… -
From Charles Rocca
In this video we look at some basic comments about fonts in a LaTeX document. The corresponding video can be found here: https://www.overleaf.com/read/xzcgyqtsdkzh -
From Charles Rocca
In this video we look at how to add images within a TikZ picture and discuss how TikZ layers different components. The file that accompanies this video is available… -
From Charles Rocca
In this video we discuss including images in your LaTeX document. Minimum Working Example: https://www.overleaf.com/read/bcbfpvgmvksj Larger Example:… -
From Charles Rocca
In this video we discuss basic ways to split your work across multiple files. The file referenced in the video is available here:… -
From Charles Rocca
This video introduces the use of PGF Plots for placing graphs directly into a LaTeX document. The file for this video is here:…