This is a beamer slide for LaTeX lecture in JI.
The built PDF are saved in the build
directory.
xelatex (shipped with modern LaTeX distributions)
GNU make (make on Linux/OS X, or mingw-make on Windows)
Python library pygments (display source code elegantly)
Install mingw-w64 and add it to the PATH.
run mingw32-make
in bash (git bash recommended) to generate pdf files
run make
to generate pdf files
-shell-escape
option must be added (a requirement of the minted package)