New Task : DesignAids
May 30, 2016 ·
1 min read
Categories:
DesignAids
|
I was given a new task to run and use DesignAids on my system. This links to the GitHub repository of DesignAids. https://github.com/GreatDevelopers/DesignAids According to the README.md file I have to install some preliminary softwares before trying my hand with the DesignAids. These softwares include LaTex, SageMath and biber. So, I am going to install the first software i.e. LaTex. The internet connection is weak due to the weather problem so I have to wait for long time before this task is complete. Installing LaTex. Installing SageMath and Biber. After doing all these things I had to clone this DesignAids repository to my local computer. I created a directory in documents folder and clonned the repository inside it using the command.
git clone https://github.com/GreatDevelopers/DesignAids
1)pdflatex main.tex
2)biber main
3)sage main.sagetex.sage
4)pdflatex main.tex
make
make view
make clean
Please share your Feedback:
Did you enjoy reading or think it can be improved? Don’t forget to leave your thoughts in the comments section below! If you liked this article, please share it with your friends, and read a few more!