summaryrefslogtreecommitdiff
path: root/README.rst
blob: 22d1fb9a723a20e1a304fe4b44188c7bcfb0f34e (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
==============
General Advice
==============

Read the section *Features Not Implemented* in the manual first.


=====
Usage
=====

As converter was developed on *texlua*, you may expect it run best with this
interpreter. For now the script accepts two command line arguments: the input
file and the output file: ::

    $texlua rst_parser.lua doc/documentation.rst man.tex

This should get you the manual converted to a file ``man.tex`` which you can
through |CONTEXT| now.

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

|rstcontext| is free software and may be redistributed under the terms of the
2-clause BSD license. You should have recieved a copy of this license in a file
named “COPYING” in the source tree. If there is no such file then please contact
the maintainer_ (Contact_).

=======
Contact
=======

|rstcontext| was written by Philipp Gesang, ``megas.kapaneus`` at ``gmail`` dot
``com`` (find me on BitBucket_).

.. |rstcontext| ctx:: {\em rst}\kern.5pt\CONTEXT
.. |CONTEXT| ctx:: \CONTEXT
.. _BitBucket: http://bitbucket.org/phg
.. _maintainer: Contact_