From 258db63993a69f76301faefa7e7a5727f23d2614 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sun, 28 Aug 2011 13:47:54 +0200 Subject: updated XML interface definition --- mod/tex/context/interface/third/t-rst.xml | 17 +++++++++++++++-- mod/tex/context/third/rst/rst_context.lua | 2 +- mod/tex/context/third/rst/rst_directives.lua | 2 +- mod/tex/context/third/rst/rst_helpers.lua | 2 +- mod/tex/context/third/rst/rst_parser.lua | 2 +- mod/tex/context/third/rst/rst_setups.lua | 2 +- 6 files changed, 20 insertions(+), 7 deletions(-) (limited to 'mod/tex/context') diff --git a/mod/tex/context/interface/third/t-rst.xml b/mod/tex/context/interface/third/t-rst.xml index 52a9380..cce4f3a 100644 --- a/mod/tex/context/interface/third/t-rst.xml +++ b/mod/tex/context/interface/third/t-rst.xml @@ -3,14 +3,27 @@ + version="0.6; 2011-08-28 13:46:23+0200"> - + + + + + + + + + + + + + + diff --git a/mod/tex/context/third/rst/rst_context.lua b/mod/tex/context/third/rst/rst_context.lua index c742815..3ea50af 100644 --- a/mod/tex/context/third/rst/rst_context.lua +++ b/mod/tex/context/third/rst/rst_context.lua @@ -4,7 +4,7 @@ -- USAGE: called by rst_parser.lua -- DESCRIPTION: Complement to the reStructuredText parser -- AUTHOR: Philipp Gesang (Phg), --- CREATED: 2011-05-04 17:42:04+0200 +-- CHANGED: 2011-08-28 13:46:46+0200 -------------------------------------------------------------------------------- -- --- TODO diff --git a/mod/tex/context/third/rst/rst_directives.lua b/mod/tex/context/third/rst/rst_directives.lua index 7515a66..4a2b7e3 100644 --- a/mod/tex/context/third/rst/rst_directives.lua +++ b/mod/tex/context/third/rst/rst_directives.lua @@ -4,7 +4,7 @@ -- USAGE: called by rst_parser.lua -- DESCRIPTION: Complement to the reStructuredText parser -- AUTHOR: Philipp Gesang (Phg), --- CHANGED: 2011-05-08 17:56:25+0200 +-- CHANGED: 2011-08-28 13:47:00+0200 -------------------------------------------------------------------------------- -- diff --git a/mod/tex/context/third/rst/rst_helpers.lua b/mod/tex/context/third/rst/rst_helpers.lua index 55c470c..c348064 100644 --- a/mod/tex/context/third/rst/rst_helpers.lua +++ b/mod/tex/context/third/rst/rst_helpers.lua @@ -4,7 +4,7 @@ -- USAGE: called by rst_parser.lua -- DESCRIPTION: Complement to the reStructuredText parser -- AUTHOR: Philipp Gesang (Phg), --- CHANGED: 2011-05-08 17:56:07+0200 +-- CHANGED: 2011-08-28 13:47:07+0200 -------------------------------------------------------------------------------- -- diff --git a/mod/tex/context/third/rst/rst_parser.lua b/mod/tex/context/third/rst/rst_parser.lua index 283ebf2..42d8a11 100644 --- a/mod/tex/context/third/rst/rst_parser.lua +++ b/mod/tex/context/third/rst/rst_parser.lua @@ -5,7 +5,7 @@ -- DESCRIPTION: https://bitbucket.org/phg/context-rst/overview -- AUTHOR: Philipp Gesang (Phg), -- VERSION: 0.6 --- CHANGED: 2011-08-28 12:44:03+0200 +-- CHANGED: 2011-08-28 13:47:15+0200 -------------------------------------------------------------------------------- -- diff --git a/mod/tex/context/third/rst/rst_setups.lua b/mod/tex/context/third/rst/rst_setups.lua index ee5b5a3..7502621 100644 --- a/mod/tex/context/third/rst/rst_setups.lua +++ b/mod/tex/context/third/rst/rst_setups.lua @@ -4,7 +4,7 @@ -- USAGE: called by rst_parser.lua -- DESCRIPTION: Complement to the reStructuredText parser -- AUTHOR: Philipp Gesang (Phg), --- CHANGED: 2011-05-08 17:55:37+0200 +-- CHANGED: 2011-08-28 13:47:24+0200 -------------------------------------------------------------------------------- -- -- cgit v1.2.3