wenh06 / Doctorial-Thesis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doctorial Thesis

compile-test GitHub Release Date - Published_At GitHub commits since latest release (by SemVer including pre-releases)

Doctorial thesis on the problem of counting multiplicities in a hypersurface over number fields.

Usage

Overleaf

One can compile via Import from GitHub using Overleaf. This project is compiled successfully with

Compiler: XeLaTeX
Tex Live version: 2020

Local

Run the following command to compile locally:

python compile.py

then the compiled PDF file will be in the build directory.

Alternatively, one can use latexmk directly:

mkdir -p build
latexmk -xelatex -f main.tex

About


Languages

Language:TeX 93.5%Language:PostScript 5.2%Language:Python 1.2%Language:Perl 0.1%