amrit3701 / DesignAids

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DesignAids

Requirements:

1) Install LaTex
2) Install SageMath
3) Configure LaTex with Sagemath
4) Install biber

To run:

1)pdflatex main.tex
2)biber main
3)sage main.sagetex.sage
4)pdflatex main.tex

To create pdf through script run:

./run

About

License:MIT License


Languages

Language:TeX 100.0%