สูตรโกง
1.0.0
สูตรโกง (ดาวน์โหลด pdf) | |
---|---|
เอกสารประกอบคำบรรยายสำหรับผู้เริ่มต้น (ดาวน์โหลด pdf) | เอกสารประกอบคำบรรยายระดับกลาง (ดาวน์โหลด pdf) | เอกสารคำแนะนำ (ดาวน์โหลด pdf) |
---|---|---|
fonts
ด้วย:fonts/roboto/*
: ดู https://fonts.google.com/specimen/Roboto หรือ https://github.com/googlefonts/roboto/tree/master/src/hintedfonts/roboto-slab/*
: ดู https://fonts.google.com/specimen/Roboto+Slab หรือ https://github.com/googlefonts/robotoslab/tree/master/fonts/staticfonts/source-code-pro/*
: ดู https://fonts.google.com/specimen/Source+Code+Pro หรือ https://github.com/adobe-fonts/source-code-pro/tree/release /OTFfonts/source-sans-pro/*
: ดู https://fonts.google.com/specimen/Source+Sans+Pro หรือ https://github.com/adobe-fonts/source-sans-pro/tree/release /OTFfonts/source-serif-pro/*
: ดู https://fonts.google.com/specimen/Source+Serif+Pro หรือ https://github.com/adobe-fonts/source-serif-pro/tree/release /OTFfonts/eb-garamond/*
: ดู https://bitbucket.org/georgd/eb-garamond/src/masterfonts/pacifico/*
: ดู https://fonts.google.com/download?family=Pacifico บน Linux เมื่อติดตั้ง make
แล้ว ฟอนต์สามารถตั้งค่าได้ด้วยคำสั่งต่อไปนี้:
make -C fonts
แบบอักษรสามารถค้นพบได้โดย matplotlib
(ผ่าน fontconfig
) โดยการสร้างสิ่งต่อไปนี้ใน $HOME/.config/fontconfig/fonts.conf
(ดูที่นี่):
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