Skip to content

nshun/vscode-latex-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS Code LaTeX template

Template for writing latex with vscode

Setup

Mac

  1. Install homebrew
  2. Install Docker and setup
brew install docker
brew install --cask docker
open /Applications/Docker.app
  1. Share this folder for docker

Open Docker Desktop Preferences -> Resources -> FILE SHARING and add this folder.

Win

  1. Install chocolatey
  2. Install Docker and setup
choco install docker-desktop
  1. Logout and login to Windows

Common

  1. Setup docker containers
docker pull nshun/latex
  1. Install vscode extension
  • James-Yu.latex-workshop
code --install-extension James-Yu.latex-workshop

Update

docker pull nshun/latex

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages