-
Notifications
You must be signed in to change notification settings - Fork 0
README
Andrey Zhdanov edited this page May 18, 2020
·
1 revision
This folder contains LaTeX sources and relusting PDF files for various notes. If you are using Texmaker, to build the PDFs correctly use the following custom Quick Build command:
pdflatex -interaction=nonstopmode %.tex|biber %.bcf|pdflatex -interaction=nonstopmode %.tex