Latex Course

An interactive introduction to LaTeX using Overleaf.
Alternatives To Latex Course
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Awesome Cv20,087
11 days ago174lppl-1.3cTeX
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
Katex17,0491,6911,0383 days ago74June 24, 2023394mitJavaScript
Fast math typesetting for the web.
Leetcode10,719
a year ago52bsd-3-clauseTeX
LeetCode题解,151道题完整版。广告:推荐刷题网站 https://www.lintcode.com/?utm_source=soulmachine
Milewski Ctfp Pdf10,288
2 months ago54otherTeX
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
Resume7,249
5 months ago21mitTeX
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
Mathmodel6,416
11 days ago18mitTeX
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
Mtheme5,644
10 months ago83TeX
A modern LaTeX Beamer theme
Draft5,335
3 days ago848TeX
C++ standards drafts
Pandoc Latex Template5,313
a month ago95bsd-3-clauseTeX
A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
Vimtex4,789
a day ago17mitTeX
VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.
Alternatives To Latex Course
Select To Compare


Alternative Project Comparisons
Readme

latex-course

Slides for an introductory course on LaTeX. The slides and their LaTeX source code are provided in this github repository under a permissive MIT license.

The aim is to get students writing in LaTeX as quickly as possible. The material is presented as a set of examples, and broader concepts and techniques are explained as they arise. Each part includes exercises that can be completed on Overleaf, the free online LaTeX editor, so you don't have to worry about getting LaTeX and related tools installed on everyone's computers.

These slides were originally used to deliver two two-hour workshops, but there is probably enough material for three workshops, so there are three parts:

  1. The Basics: ideas, syntax, equations, environments, packages

  2. Structed Documents & More: titles, sections, cross-references, figures, tables, bibliographies.

  3. Not Just Papers: Presentations & More: recap exercise, presentations with beamer, drawings with tikz.

Feel free to use however you like --- contributions welcome!

Translations

Translations in this repo:

  • fr French (thanks to Yannis Haralambous)

Translations available outside of this repository:

If you translate these slides, please feel free to open a pull request to either add a link or add your files in a subfolder --- whichever you prefer.

Development

You may need to install some extra LaTeX packages and system packages in order to build the slides yourself.

  1. The minted package provides syntax highlighting. It is installed by default in recent versions of TeX Live.

  2. The minted package calls out to the pygments syntax highlighter, which is written in python. The relevant package is python-pygments in Debian / Ubuntu (sudo apt-get install python-pygments).

  3. There is a simple Makefile that manages the build. To use it, you'll probably need to be on Linux, and you will need make.

The slides include links to exercises that open in Overleaf. The exercise source files are hosted on github. If you want to use exercise files in another location, you can fork this github repository and then change the \fileuri macro in preamble.tex:

\newcommand{\fileuri}{https://raw.github.com/jdleesmiller/latex-course/master/en}

so that instead of pointing to jdleesmiller/latex-course, it points to your-github-user-name/latex-course. Then, once you've pushed your changed exercise files to github, the slides will load them up in Overleaf.

The deploy-to-gh-pages.sh script builds the slides using the Makefile and copies the slides over to the gh-pages branch, which is available at http://jdlm.info/latex-course thanks to github pages.

License

The slides and source are released under the MIT license. See the LICENSE file.

Credits

  • Emily G -- clarify summation bound in exercise 2
  • Diana A -- found that exercise links had broken
  • Sana A -- pointed out an error in part 1
  • Andy Roberts -- an earlier version of this course used an image from one of his articles
  • Ruby Trinh -- for organising the original short courses
Popular Latex Projects
Popular Tex Projects
Popular Data Formats Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Tex
Translation
Slides
Latex