This describes the dependencies needed on Windows. (This was tested on Windows 10)

Notes

1. XelaTeX (Via MikTeX + perl)

This will be needed to process UTF8 characters without hassle.

Download and install the MikTeX distribution.

Then, download and install perl.

2. FreeSerif font

This is the font we will use for the rendering in PDF. It has UTF8 support and looks close enough to the usual fonts you see in math documents.

If you want to use another font, don't hesitate !

Download the font here. Double-clicking the file should prompt you to install it.

3. Visual Studio Code

You can download and install VSCode here.