lembar contekan
1.0.0
Lembar contekan (unduh pdf) | |
---|---|
Selebaran pemula (unduh pdf) | Selebaran perantara (unduh pdf) | Selebaran tips (unduh pdf) |
---|---|---|
fonts
dengan:fonts/roboto/*
: Lihat https://fonts.google.com/specimen/Roboto atau https://github.com/googlefonts/roboto/tree/master/src/hintedfonts/roboto-slab/*
: Lihat https://fonts.google.com/specimen/Roboto+Slab atau https://github.com/googlefonts/robotoslab/tree/master/fonts/staticfonts/source-code-pro/*
: Lihat https://fonts.google.com/specimen/Source+Code+Pro atau https://github.com/adobe-fonts/source-code-pro/tree/release /OTFfonts/source-sans-pro/*
: Lihat https://fonts.google.com/specimen/Source+Sans+Pro atau https://github.com/adobe-fonts/source-sans-pro/tree/release /OTFfonts/source-serif-pro/*
: Lihat https://fonts.google.com/specimen/Source+Serif+Pro atau https://github.com/adobe-fonts/source-serif-pro/tree/release /OTFfonts/eb-garamond/*
: Lihat https://bitbucket.org/georgd/eb-garamond/src/masterfonts/pacifico/*
: Lihat https://fonts.google.com/download?family=Pacifico Di Linux, dengan make
terinstal, font dapat diatur dengan perintah berikut:
make -C fonts
Font dapat ditemukan oleh matplotlib
(melalui fontconfig
) dengan membuat yang berikut di $HOME/.config/fontconfig/fonts.conf
(lihat di sini):
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