index
:
context-rst
master
reStructuredText parser and converter for ConTeXt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
build documentation in batchmode
HEAD
master
Philipp Gesang
2018-12-02
1
-1
/
+1
*
bump version
Philipp Gesang
2018-12-02
3
-5
/
+5
*
do not delete temporary files when --debug is specified
Philipp Gesang
2018-12-02
1
-6
/
+5
*
use --debug flag when running TeX
Philipp Gesang
2018-12-02
2
-9
/
+16
*
remove non-conformant bullet recognition rule
Philipp Gesang
2018-12-02
1
-4
/
+8
*
permit single-item itemizations
Philipp Gesang
2018-12-02
1
-2
/
+3
*
simplify itemization level stack handling
Philipp Gesang
2018-12-02
1
-9
/
+7
*
fix handling of locals inside itemization scanner
Philipp Gesang
2018-12-02
2
-44
/
+50
*
use luatex.registertempfile() for creating temporary file names
Philipp Gesang
2018-12-02
1
-14
/
+29
*
distinguish between overlined and underline-only sections with the same adonment
Philipp Gesang
2018-12-02
2
-34
/
+52
*
eliminate redundand use of grammars
Philipp Gesang
2018-12-02
1
-20
/
+14
*
fix error handling when called directly as Lua script
Philipp Gesang
2018-12-02
1
-26
/
+27
*
use correct foreach() syntax on OMakefile
Philipp Gesang
2018-12-02
1
-4
/
+4
*
add testenv rule to OMakefile
Philipp Gesang
2018-12-02
1
-2
/
+17
*
fix readme
Philipp Gesang
2018-12-02
1
-0
/
+8
*
update copyright
Philipp Gesang
2018-12-02
3
-3
/
+3
*
update README
Philipp Gesang
2018-12-02
1
-27
/
+88
*
build and package documentation smoothly
Philipp Gesang
2014-03-02
2
-7
/
+68
*
handle documentation subdir from omake
Philipp Gesang
2014-03-02
2
-3
/
+10
*
add omake Makefiles
Philipp Gesang
2014-03-01
3
-0
/
+120
*
adopt more conventional directory structure
Philipp Gesang
2014-03-01
17
-0
/
+0
*
clean up rst_parser.lua
Philipp Gesang
2014-02-28
1
-84
/
+101
*
add inline images (non-float) via substitutions
Philipp Gesang
2013-06-04
3
-42
/
+100
*
fix premature escaping of brackets
Philipp Gesang
2013-06-03
1
-9
/
+9
*
fix local copies of the state table
Philipp Gesang
2013-06-03
2
-7
/
+6
*
fix single-line image directives
Philipp Gesang
2013-06-03
3
-6
/
+21
*
fix image directives
Philipp Gesang
2013-06-03
1
-8
/
+19
*
Added tag version 0.6 codename ‘It’s the Arts’ for changeset 162887843636
Philipp Gesang
2013-03-27
0
-0
/
+0
*
update readme
Philipp Gesang
2013-03-27
2
-45
/
+59
*
update dates; bump version
Philipp Gesang
2013-03-27
4
-6
/
+6
*
cleanup; rewrite directives; update manual
Philipp Gesang
2013-03-27
7
-253
/
+335
*
map container directive to environment
Philipp Gesang
2013-03-14
1
-7
/
+3
*
robustify container directives
Philipp Gesang
2013-03-12
1
-4
/
+4
*
have containers default to \framed
Philipp Gesang
2013-03-12
1
-0
/
+3
*
allow multi-line directive blocks with blanks
Philipp Gesang
2013-03-12
2
-3
/
+7
*
escape processed inline elements
Philipp Gesang
2013-03-12
1
-0
/
+2
*
kill all the ipairs()
Philipp Gesang
2013-03-12
3
-48
/
+78
*
prototype for a “container” directive
Philipp Gesang
2013-03-12
3
-31
/
+65
*
remove comment-to-eol from \\startbuffer statements
Philipp Gesang
2013-03-12
1
-3
/
+3
*
fix spurious global; workaround buffer idiosyncrasy in manual
Philipp Gesang
2013-03-12
6
-11
/
+15
*
formatted manual
Philipp Gesang
2012-06-05
8
-31
/
+85
*
coding style
Philipp Gesang
2012-06-05
4
-68
/
+74
*
compensate for buffers leaving spaces
Philipp Gesang
2012-06-05
3
-8
/
+12
*
escape {braces,brackets} in further markup elements
Philipp Gesang
2012-04-03
1
-9
/
+9
*
pass through (escape) {brackets,braces} from input
Philipp Gesang
2012-04-03
2
-46
/
+50
*
“t-” prefix now required for thirdparty mtx scripts
Philipp Gesang
2011-10-03
1
-0
/
+0
*
moved mtx-script to thirdparty subdir
Philipp Gesang
2011-10-02
1
-0
/
+0
*
parser code cleanup
Philipp Gesang
2011-09-11
1
-107
/
+74
*
fixed quoted included literal block behavior
Philipp Gesang
2011-09-11
1
-21
/
+15
*
allow literal blocks after single-line paragraphs
Philipp Gesang
2011-09-11
1
-1
/
+4
[next]