anton-petrunin / invitation

"An invitation to Alexandrov geometry: CAT(0) spaces" by S. Alexander, V. Kapovitch, and A. Petrunin

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

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/invitation.git

Go to the created folder and run pdflatex and makeindex:

cd invitation/
pdflatex invitation.tex
makeindex invitation
pdflatex invitation.tex

If you want to use Springer's style, do

pdflatex invitation-springer.tex

About

"An invitation to Alexandrov geometry: CAT(0) spaces" by S. Alexander, V. Kapovitch, and A. Petrunin

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


Languages

Language:TeX 89.1%Language:JetBrains MPS 10.9%