Skip to main content

Software Installation

LaTeX: Downloading and Configuring VS Code

··1108 words·6 mins
A complete guide to installing TeX Live and configuring LaTeX in VS Code, covering Windows, macOS, and Linux. It explains TeX Live and MacTeX downloads, mirror acceleration, Windows PATH repair with tlmgr, LaTeX Workshop setup, XeLaTeX Chinese output, SyncTeX preview, settings.json configuration, and verification steps.

[Installation] Install R, RStudio, and RTools

··625 words·3 mins
This article explains how to download and install R, RTools, and RStudio, including choosing a suitable CRAN mirror, configuring the correct installation path, and setting environment variables so you can set up an R development environment easily.