summaryrefslogtreecommitdiff
path: root/mod/tex/context/third/rst/rst_directives.lua
Commit message (Collapse)AuthorAgeFilesLines
* adopt more conventional directory structurePhilipp Gesang2014-03-011-381/+0
|
* add inline images (non-float) via substitutionsPhilipp Gesang2013-06-041-18/+62
|
* fix single-line image directivesPhilipp Gesang2013-06-031-3/+6
|
* fix image directivesPhilipp Gesang2013-06-031-8/+19
| | | | addresses: https://bitbucket.org/phg/context-rst/issue/1/image-directives-broken
* cleanup; rewrite directives; update manualPhilipp Gesang2013-03-271-107/+105
|
* map container directive to environmentPhilipp Gesang2013-03-141-7/+3
| | | | | see http://www.ntg.nl/pipermail/ntg-context/2013/071829.html for details (thanks aditya)
* robustify container directivesPhilipp Gesang2013-03-121-4/+4
|
* have containers default to \framedPhilipp Gesang2013-03-121-0/+3
|
* allow multi-line directive blocks with blanksPhilipp Gesang2013-03-121-1/+1
|
* escape processed inline elementsPhilipp Gesang2013-03-121-0/+2
|
* prototype for a “container” directivePhilipp Gesang2013-03-121-12/+43
|
* remove comment-to-eol from \\startbuffer statementsPhilipp Gesang2013-03-121-3/+3
|
* formatted manualPhilipp Gesang2012-06-051-2/+2
|
* coding stylePhilipp Gesang2012-06-051-14/+14
|
* compensate for buffers leaving spacesPhilipp Gesang2012-06-051-5/+8
|
* preliminary math directivePhilipp Gesang2011-09-011-0/+28
|
* fixed solitary substitution bug (reported by Philipp A.)Philipp Gesang2011-08-281-15/+18
|
* updated XML interface definitionPhilipp Gesang2011-08-281-1/+1
|
* moved external parser to mtx scriptPhilipp Gesang2011-08-281-4/+2
|
* file info cleanupPhilipp Gesang2011-05-081-1/+2
|
* improved README.rstPhilipp Gesang2011-05-081-3/+2
|
* confirming to Lua module namespace; alternate code from Wolfgang (resting ↵Philipp Gesang2011-05-041-4/+9
| | | | for now)
* module codePhilipp Gesang2010-12-301-0/+256