Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

TeXLive + Docker Desktop for Windows + WSL 2 + VSCode

Notifications You must be signed in to change notification settings

tsukuba-hpcs/hpc193-kinoshita

 
 

Repository files navigation

TeXLive-ja

Win11 + WSL2 + docker + vscode (Dev Containers + LaTex Workshop)で日本語TeXLive環境構築

How to Use

  1. push "Use this template" button and create a new repository

  1. (optional) enable a GitHub workflow for auto build and release PDF (see below)
  2. git clone your repository
  3. open vscode then use the dev container

See Documentation (Japanese) for detail.

Example of building IPSJ tech-jsample.tex

Auto build LaTeX and release PDF

Push git tags starting with "v" to automatically build main.tex and release PDF of the result

  • To allow github workflow to do automatic releases, the following settings are required
    • Settings > Actions > General > Workflow permissions
      • set "Read and write permissions"

Pre-build Docker image

About

TeXLive + Docker Desktop for Windows + WSL 2 + VSCode

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 98.8%
  • Other 1.2%