summaryrefslogtreecommitdiff
path: root/README.rst
blob: 7a020a95a25e51da0b16be67f911f0081aad58d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Cyrillic Numerals in ConTeXt
================================================================================

Module for typesetting Cyrillic numbers. Take your time to read the manual under
``./doc/context/third/cyrillicnumbers/cyrillicnumbers.tex``. To build the
documentation a recent versions of ConTeXt will be needed.

A pre-built version of the manual is available at
https://gitlab.com/phgsng/context-cyrillicnumbers/wikis/doc

Installation
================================================================================

First, get a checkout from BitBucket_: ::

    hg clone http://bitbucket.org/phg/context-cyrillicnumbers

In the next step, copy the files into the path of your ConTeXt distribution.
Assuming it is installed in $HOME/context/, you would accomplish this like
so: ::

    cd context-cyrillicnumbers
    cp -r doc/ tex/ ~/context/tex/texmf-modules/

Finally, rebuild the file name database: ::

    context --generate

and the module is ready to use!

License
================================================================================

All code and documentation is licensed under a modified BSD license, see the
file COPYING in the repository root.

Author
================================================================================

This module was written by Philipp Gesang, ``phg`` at ``phi-gamma`` dot
``net`` (see my website_ for details).

.. _website:  https://www.phi-gamma.net