aboutsummaryrefslogtreecommitdiff
path: root/pdf/Makefile
AgeCommit message (Collapse)Author
2021-11-10small pdf correctionsn-peugnet
- add overfull and underfull warning in make output - add lmodern font for smoother result - add monthly summary table
2021-11-05intelligent quiet pdflatex mode + some fixes & notesn-peugnet
2021-10-25start redaction of intro + add biblion-peugnet
had too update some .gitignore and Makefiles
2021-10-25generate LaTeX tables summary from ext and input it in pdfn-peugnet
using LC_NUMERIC=fr_FR.UTF-8 we get space separated thousands, but the separator is an unicode charracter so we must declare it in the LaTeX header. The full tables will be generated later
2021-10-22convert some elements to real latex elementsn-peugnet
2021-10-22first add of latex docn-peugnet