anton-petrunin / graph-theory

Extra pearls in graph theory

Home Page:https://anton-petrunin.github.io/graph-theory/

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/graph-theory.git

Go to the created folder and pdflatex:

cd graph-theory/
pdflatex graph-theory.tex
makeindex graph-theory biber graph-theory pdflatex graph-theory.tex

To get arXiv.tar with all needed files do

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

The following command produces PDF version 1.3 from eps-file

epstopdf --gsopt=-dCompatibilityLevel=1.3 foo.eps

About

Extra pearls in graph theory

https://anton-petrunin.github.io/graph-theory/


Languages

Language:TeX 78.8%Language:PostScript 21.1%Language:Asymptote 0.1%