summaryrefslogtreecommitdiff
path: root/mod/tex/context/third/rst/rst_context.lua
Commit message (Collapse)AuthorAgeFilesLines
* adopt more conventional directory structurePhilipp Gesang2014-03-011-1316/+0
|
* add inline images (non-float) via substitutionsPhilipp Gesang2013-06-041-15/+28
|
* fix premature escaping of bracketsPhilipp Gesang2013-06-031-9/+9
|
* fix local copies of the state tablePhilipp Gesang2013-06-031-5/+5
|
* cleanup; rewrite directives; update manualPhilipp Gesang2013-03-271-61/+91
|
* kill all the ipairs()Philipp Gesang2013-03-121-10/+17
|
* prototype for a “container” directivePhilipp Gesang2013-03-121-15/+17
|
* fix spurious global; workaround buffer idiosyncrasy in manualPhilipp Gesang2013-03-121-2/+3
|
* formatted manualPhilipp Gesang2012-06-051-2/+2
|
* coding stylePhilipp Gesang2012-06-051-23/+25
|
* escape {braces,brackets} in further markup elementsPhilipp Gesang2012-04-031-9/+9
|
* pass through (escape) {brackets,braces} from inputPhilipp Gesang2012-04-031-36/+40
|
* single character interpreted textPhilipp Gesang2011-09-011-3/+4
|
* preliminary math role && escaping exceptionPhilipp Gesang2011-09-011-1/+19
|
* Solidified Comment BlocksPhilipp Gesang2011-08-291-2/+2
| | | | Thanks to Philipp A. for the bug report!
* fixed solitary substitution bug (reported by Philipp A.)Philipp Gesang2011-08-281-25/+32
|
* updated XML interface definitionPhilipp Gesang2011-08-281-1/+1
|
* moved external parser to mtx scriptPhilipp Gesang2011-08-281-3/+1
|
* file info cleanupPhilipp Gesang2011-05-081-0/+1
|
* revisited module codePhilipp Gesang2011-05-051-3/+5
|
* confirming to Lua module namespace; alternate code from Wolfgang (resting ↵Philipp Gesang2011-05-041-9/+4
| | | | for now)
* improved (“typ[e|ing]”-safe) escaperPhilipp Gesang2011-05-041-11/+26
|
* catcode issue; empty table cell fallbackPhilipp Gesang2011-04-301-2/+2
|
* removed some leftover debugging codePhilipp Gesang2011-01-141-9/+0
|
* simplified inline uri matchingPhilipp Gesang2011-01-131-4/+5
|
* added dollar to escapesPhilipp Gesang2011-01-131-1/+2
|
* adapted ConTeXt escaping -- waiting for ‘_’ to generally get letter catcodePhilipp Gesang2011-01-131-3/+10
|
* added trivial formatting rolesPhilipp Gesang2011-01-031-3/+10
|
* module codePhilipp Gesang2010-12-301-0/+1213