أوراق الغش
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