diff --git a/README.rst b/README.rst index cea512e..0e68a0f 100644 --- a/README.rst +++ b/README.rst @@ -48,9 +48,11 @@ fork this repo on GitHub, then: - tag your changes as a release (start tag with 'r'), and push - $ git commit vars.yml .github/workflows/buildpkg.yml -m "much better now" - $ git tag r123-awesome-build-label - $ git push --tags +.. code:: console + + $ git commit vars.yml .github/workflows/buildpkg.yml -m "much better now" + $ git tag r123-awesome-build-label + $ git push --tags You can watch the build process in your ``Actions`` tab, and after ~30 minutes find the built font in your ``Releases``. @@ -91,7 +93,7 @@ adding links to the relevant scripts (``wheezy.template``, ``yaml-get``) to your .. code:: console - $ pipz install --cmd wheezy.template,yaml-get wheezy.template yamlpath + % pipz install --cmd wheezy.template,yaml-get wheezy.template yamlpath pipenv ++++++ diff --git a/templates/PKGBUILD.wz b/templates/PKGBUILD.wz index c689bee..e92b6c3 100644 --- a/templates/PKGBUILD.wz +++ b/templates/PKGBUILD.wz @@ -4,7 +4,7 @@ _pkgname=ttf-iosevka-@{spacing and spacing + '-' or ''}custom pkgname=${_pkgname}-git pkgver=r2089.115f5b19 -pkgrel=2 +pkgrel=1 pkgdesc='A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.' arch=('any') url='https://be5invis.github.io/Iosevka/' diff --git a/vars.yml b/vars.yml index bfa1722..a6b448f 100644 --- a/vars.yml +++ b/vars.yml @@ -2,13 +2,13 @@ build: # - ttf-iosevka-git # - ttf-iosevka-custom-git - ttf-iosevka-term-custom-git - # - ttf-iosevka-force-monospace-custom-git + # - ttf-iosevka-fontconfig-mono-custom-git # - ttf-iosevka-fixed-custom-git spacings: - - '' # wide glyphs more often - - term # mono more often - - force-monospace # term with no wide glyphs - - fixed # force-monospace with no ligatures + - '' # some wide glyphs + - term # fewer wide glyphs + - fontconfig-mono # no wide glyphs + - fixed # neither wide glyphs nor ligatures charvars: digit-form: lining turn-v: curly