matplotlib / cheatsheets
- пятница, 10 июля 2020 г. в 00:21:57
Python
Official Matplotlib cheat sheets
fonts
repository with:fonts/roboto/*
: See https://fonts.google.com/specimen/Robotofonts/roboto-slab/*
: See https://fonts.google.com/specimen/Roboto+Slabfonts/source-code-pro/*
: See https://fonts.google.com/specimen/Source+Code+Profonts/source-sans-pro/*
: See https://fonts.google.com/specimen/Source+Sans+Profonts/source-serif-pro/*
: See https://fonts.google.com/specimen/Source+Serif+Profonts/delicious-123/*
: See https://www.exljbris.com/delicious.html$ cd scripts
$ for script in *.py; do python $script; done
$ cd ..
$ xelatex cheatsheets.tex
$ xelatex cheatsheets.tex