summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--COPYING2
-rw-r--r--mod/scripts/context/lua/third/rst/mtx-t-rst.lua4
-rw-r--r--mod/tex/context/interface/third/t-rst.xml2
-rw-r--r--mod/tex/context/third/rst/t-rst.mkiv4
4 files changed, 6 insertions, 6 deletions
diff --git a/COPYING b/COPYING
index 6d41665..ac0eb7c 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright 2010-2012 Philipp Gesang. All rights reserved.
+Copyright 2010-2013 Philipp Gesang. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
diff --git a/mod/scripts/context/lua/third/rst/mtx-t-rst.lua b/mod/scripts/context/lua/third/rst/mtx-t-rst.lua
index fc3b8e9..6735b1d 100644
--- a/mod/scripts/context/lua/third/rst/mtx-t-rst.lua
+++ b/mod/scripts/context/lua/third/rst/mtx-t-rst.lua
@@ -5,7 +5,7 @@
-- DESCRIPTION: context script interface for the reStructuredText module
-- REQUIREMENTS: latest ConTeXt MkIV
-- AUTHOR: Philipp Gesang (Phg), <megas.kapaneus@gmail.com>
--- CREATED: 2011-08-28 12:43:49+0200
+-- CHANGED: 2013-03-27 00:25:32+0100
--------------------------------------------------------------------------------
--
@@ -19,7 +19,7 @@ local ea = environment.argument
local helpinfo = [[
===============================================================
The reStructuredText module, command line interface.
- © 2010--2011 Philipp Gesang. License: 2-clause BSD.
+ © 2010--2013 Philipp Gesang. License: 2-clause BSD.
Home: <https://bitbucket.org/phg/context-rst/>
===============================================================
diff --git a/mod/tex/context/interface/third/t-rst.xml b/mod/tex/context/interface/third/t-rst.xml
index 40015e2..68dcc1b 100644
--- a/mod/tex/context/interface/third/t-rst.xml
+++ b/mod/tex/context/interface/third/t-rst.xml
@@ -3,7 +3,7 @@
<cd:interface xmlns:cd="http://www.pragma-ade.com/commands"
name="context"
language="en"
- version="0.6; 2011-08-28 13:46:23+0200">
+ version="0.6; 2013-03-27 00:26:22+0100">
<cd:command name="typesetRSTfile" generated="no" file="t-rst.mkiv">
<cd:sequence>
diff --git a/mod/tex/context/third/rst/t-rst.mkiv b/mod/tex/context/third/rst/t-rst.mkiv
index 35ba054..48801b5 100644
--- a/mod/tex/context/third/rst/t-rst.mkiv
+++ b/mod/tex/context/third/rst/t-rst.mkiv
@@ -1,6 +1,6 @@
%D \module [
%D file=t-rst,
-%D version=0.4 ‘Owl-stretching time’
+%D version=0.6 ‘It’s the Arts’,
%D title=\CONTEXT\ User Module,
%D subtitle=reStructuredText,
%D author=Philipp Gesang,
@@ -56,7 +56,7 @@
\definenamespace [\v!RST] [
type=module,
comment=reStructuredText module,
- version=0.4,
+ version=0.6,
name=\v!RST,
style=\v!no,
command=\v!yes,