yiranlus / wslatex

use LaTeX in WSL2 for Windows Applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wslatex

use LaTeX in WSL2 for Windows Applications

The main purpose of this project is to use TeXMaths in Libreoffice on Windows without installing LaTeX on Windows. Instead, LaTeX in WSL2 is used.

Installation

  1. Install WSL2

  2. Install LaTeX in WSL2

    sudo apt install texlive-full
  3. Install Python and PyLauncher on Windows. This set of program need PyLauncher in ordre to run the Python script without the need to explicitly call python.exe.

About

use LaTeX in WSL2 for Windows Applications

License:GNU General Public License v3.0


Languages

Language:Python 100.0%