\(\mathrm{\LaTeX}\) in VS Code

Table of Contents

Introduction

  • Nowadays most mathematicians use \(\mathrm{\LaTeX}\). Since it is quite a straightforward software to use, one may not think much about how to write \(\mathrm{\LaTeX}\) more efficiently. In this course I will walk you through how to use \(\mathrm{\LaTeX}\) in VS Code. This course is targeted for those who already know how to write \(\mathrm{\LaTeX}\) but want to improve their efficiency. I'll teach you only the basics. I hope that after this course you can explore and enjoy more interesting and advanced techniques in your own.
  • Poster

Lecture 1

Lecture 2

Lecture 3

Preparations for Lecture 3

Installing Git

  • Mac
    • Type the following in your terminal will install Git if you don't have it already.

      git --version
      
    • See the instruction here if it doesn't work.
  • Windows
    • Download "64-bit Git for Windows Setup" (or 32-bit depending on your machine) here.
    • Install Git using default settings.
    • Restart your computer.

Signing up GitHub

Find a partner to practice Git together.

  • If you want me to find someone for you, send me an email at this address: jangsookim@skku.edu

Author: Jang Soo Kim

Created: 2022-02-12 Sat 09:35

Validate