diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2018-12-02 21:30:36 +0100 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2018-12-02 21:30:36 +0100 |
commit | 1f5d087f7702c785149c35acc4f00e8f9ee5c7ed (patch) | |
tree | 58346f2acc0bde3a2bc9923d3ed5c8541a2ba9a0 | |
parent | 58146c7891aac58c70271cb298cc2cf987021749 (diff) | |
download | t-letterspace-master.tar.gz |
-rw-r--r-- | README.rst | 24 |
1 files changed, 10 insertions, 14 deletions
@@ -5,6 +5,9 @@ The *Letterspace* module for ConTeXt MkIV allows for defining letterspacing macros. +A prebuilt PDF of the latest manual is available at +https://gitlab.com/phgsng/t-letterspace/wikis/doc + ============== Installation ============== @@ -29,21 +32,12 @@ into the documentation directory and build the manual: :: cd doc/context/third/letterspace/ context letterspace.tex -=============== - Documentation -=============== - -If you don’t want to build the documentation yourself, there should always be an -uptodate version at the BitBucket repository_. - - ===== Who ===== - -Written by Philipp Gesang, Heidelberg. -Email me (``megas.kapaneus`` at ``gmail`` dot ``com``) -or file a tracker item at BitBucket_ if something doesn’t seem right. +Written by Philipp Gesang, Tübingen. +Email me (``phg`` at ``phi-gamma`` dot ``net``, see my website_ for details) +or file a tracker item on Gitlab_ if something doesn’t seem right. ========= License @@ -53,5 +47,7 @@ The *Letterspace* module is licensed under the terms of the BSD license with two clauses. See the file ``COPYING`` or the *License* chapter in the manual for details. -.. _repository: https://bitbucket.org/phg/t-letterspace/downloads -.. _BitBucket: https://bitbucket.org/phg/t-letterspace +.. _repository: https://gitlab.com/phgsng/t-letterspace/downloads +.. _Gitlab: https://gitlab.com/phgsng/t-letterspace +.. _website: https://www.phi-gamma.net + |