Fmcbook
Matemática Fundacional para Computação: book by Thanos Tsouanas (in portuguese)
Install / Use
/learn @tsouanas/FmcbookREADME
FMCBOOK
Website
http://www.tsouanas.org/fmcbook/
Instructions
You will need ThaTeX.
To compile:
make
To clean up most of the auxiliar files:
make clean
To clean all auxiliar and built files:
make cleanall
To upload to the official website (if you have access):
make upload
