Copyright (C) 2020 Amin Bandali <bandali@uwaterloo.ca>

This is Amin Bandali's thesis in fulfillment of the thesis requirement
for the degree of Master of Mathematics in Computer Science at the
University of Waterloo.

Building
========

To build a PDF output of the thesis, simply run `make' in a terminal.
You need GNU Make, Latexmk, and a TeX Live installation that includes
both LuaTeX and XeTeX.  These are all free software and should be
available through your package manager of choice.

If you would like to change the thesis while getting continuous
feedback, run `make watch' and open the PDF in a PDF viewer that
supports automatic reloading.  Examples of such viewers on GNU/Linux
systems include Evince and Zathura.  Then, as long as `make watch' is
running, the PDF will be automatically recompiled upon saving each
.tex file.

License
=======

This file is part of Amin Bandali's MMath thesis.

This thesis is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This thesis is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this thesis.  If not, see <https://www.gnu.org/licenses/>.

See the COPYING file for a copy of the GNU General Public License.

The "GPLv3 or Later" logo included in Appendix B (Meta) is from
<https://www.gnu.org/graphics/license-logos.html>, and is in the
public domain.

The EB Garamond typeface (in font/ebgaramond/) by Georg Duffner, and
the Sahel typeface (in font/sahel/) by Saber Rastikerdar, are both
licensed under the SIL Open Font License, Version 1.1.  A copy of the
license is included within each of the aforementioned directories.
