anton-petrunin / book

"Alexandrov geometry: foundations" by S. Alexander, V. Kapovitch, and A. Petrunin

Home Page:https://anton-petrunin.github.io/book/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to build

Building is very straightforward, you will need LaTeX and Git. The following command will create a local copy of the source code for you.

git clone https://github.com/anton-petrunin/book.git

Go to the created folder and run pdflatex, makeindex, mpost and biber:

cd book/
cd mppics/
mpost pic
cd ..
pdflatex arXiv.tex
makeindex arXiv
biber arXiv
pdflatex arXiv.tex

Files for arXiv:

tar -cvf arXiv.tar --files-from arXiv-list.txt

About

"Alexandrov geometry: foundations" by S. Alexander, V. Kapovitch, and A. Petrunin

https://anton-petrunin.github.io/book/


Languages

Language:TeX 100.0%