folhas de dicas
1.0.0
Folha de dicas (baixar pdf) | |
---|---|
Apostila para iniciantes (baixar pdf) | Apostila intermediária (baixar pdf) | Apostila de dicas (baixar pdf) |
---|---|---|
fonts
com:fonts/roboto/*
: consulte https://fonts.google.com/specimen/Roboto ou https://github.com/googlefonts/roboto/tree/master/src/hintedfonts/roboto-slab/*
: consulte https://fonts.google.com/specimen/Roboto+Slab ou https://github.com/googlefonts/robotoslab/tree/master/fonts/staticfonts/source-code-pro/*
: consulte https://fonts.google.com/specimen/Source+Code+Pro ou https://github.com/adobe-fonts/source-code-pro/tree/release /OTFfonts/source-sans-pro/*
: consulte https://fonts.google.com/specimen/Source+Sans+Pro ou https://github.com/adobe-fonts/source-sans-pro/tree/release /OTFfonts/source-serif-pro/*
: consulte https://fonts.google.com/specimen/Source+Serif+Pro ou https://github.com/adobe-fonts/source-serif-pro/tree/release /OTFfonts/eb-garamond/*
: Consulte https://bitbucket.org/georgd/eb-garamond/src/masterfonts/pacifico/*
: Consulte https://fonts.google.com/download?family=Pacífico No Linux, com make
instalado, as fontes podem ser configuradas com o seguinte comando:
make -C fonts
As fontes podem ser descobertas pelo matplotlib
(por meio de fontconfig
) criando o seguinte em $HOME/.config/fontconfig/fonts.conf
(veja aqui):
xml version = " 1.0 " ?>
DOCTYPE fontconfig SYSTEM "fonts.dtd">
< fontconfig >
< dir >/path/to/cheatsheets/fonts/ dir >
...
fontconfig >
$ cd scripts
$ for script in *.py; do python $script; done
$ cd ..
$ xelatex cheatsheets.tex
$ xelatex cheatsheets.tex