Skip to content

s-monisha/DesignAids

 
 

Repository files navigation

DesignAids

Requirements:

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

Installation of Requirements:

1) SageMath

   sudo apt-add-repository -y ppa:aims/sagemath
   sudo apt-get update
   sudo apt-get install sagemath-upstream-binary

2) biber
   
   sudo apt-get 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 100.0%