summaryrefslogtreecommitdiff
path: root/mod/tex/context
Commit message (Expand)AuthorAgeFilesLines
* map container directive to environmentPhilipp Gesang2013-03-141-7/+3
* 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-122-3/+7
* escape processed inline elementsPhilipp Gesang2013-03-121-0/+2
* kill all the ipairs()Philipp Gesang2013-03-123-48/+78
* prototype for a “container” directivePhilipp Gesang2013-03-123-31/+65
* remove comment-to-eol from \\startbuffer statementsPhilipp Gesang2013-03-121-3/+3
* fix spurious global; workaround buffer idiosyncrasy in manualPhilipp Gesang2013-03-124-8/+12
* formatted manualPhilipp Gesang2012-06-055-11/+12
* coding stylePhilipp Gesang2012-06-054-68/+74
* compensate for buffers leaving spacesPhilipp Gesang2012-06-051-5/+8
* escape {braces,brackets} in further markup elementsPhilipp Gesang2012-04-031-9/+9
* pass through (escape) {brackets,braces} from inputPhilipp Gesang2012-04-032-46/+50
* parser code cleanupPhilipp Gesang2011-09-111-107/+74
* fixed quoted included literal block behaviorPhilipp Gesang2011-09-111-21/+15
* allow literal blocks after single-line paragraphsPhilipp Gesang2011-09-111-1/+4
* exclude \[start|stop]typing environment from paragraph reflowingPhilipp Gesang2011-09-111-1/+3
* single character interpreted textPhilipp Gesang2011-09-011-3/+4
* preliminary math directivePhilipp Gesang2011-09-011-0/+28
* prevent field list pattern from interfering with roles syntaxPhilipp Gesang2011-09-011-0/+1
* preliminary math role && escaping exceptionPhilipp Gesang2011-09-011-1/+19
* directive attribute colon syntax fixPhilipp Gesang2011-08-291-1/+1
* Solidified Comment BlocksPhilipp Gesang2011-08-292-11/+14
* workaround for unwilling contex() functionPhilipp Gesang2011-08-291-2/+5
* directive definition fixPhilipp Gesang2011-08-281-3/+3
* automatic CRLF -> LF conversionPhilipp Gesang2011-08-281-0/+11
* updated manualPhilipp Gesang2011-08-281-1/+1
* updated XML interface; inclusion setupPhilipp Gesang2011-08-282-2/+67
* rst projectsPhilipp Gesang2011-08-282-9/+77
* fixed solitary substitution bug (reported by Philipp A.)Philipp Gesang2011-08-285-77/+104
* updated XML interface definitionPhilipp Gesang2011-08-286-7/+20
* moved external parser to mtx scriptPhilipp Gesang2011-08-285-42/+41
* fixed file loadingPhilipp Gesang2011-08-281-1/+1
* generalized tab expansionPhilipp Gesang2011-08-281-11/+23
* fixed the tab-indent substitutionPhilipp Gesang2011-08-201-8/+9
* optional tab as indent handling; fixed missing blank line at eof bugPhilipp Gesang2011-08-202-4/+43
* optional BOM trimmingPhilipp Gesang2011-08-202-1/+22
* file info cleanupPhilipp Gesang2011-05-085-12/+8
* improved README.rstPhilipp Gesang2011-05-081-3/+2
* xml interface; extended module documentationPhilipp Gesang2011-05-083-25/+114
* context-style debug switchPhilipp Gesang2011-05-051-21/+28
* revisited module codePhilipp Gesang2011-05-052-41/+20
* reintroduced italic emphasisPhilipp Gesang2011-05-041-1/+1
* fixed cli usagePhilipp Gesang2011-05-043-15/+17
* version infoPhilipp Gesang2011-05-041-2/+2
* confirming to Lua module namespace; alternate code from Wolfgang (resting for...Philipp Gesang2011-05-046-97/+132
* improved (“typ[e|ing]”-safe) escaperPhilipp Gesang2011-05-041-11/+26
* fixed readme (thanks Paul!)Philipp Gesang2011-05-041-2/+1
* catcode issue; empty table cell fallbackPhilipp Gesang2011-04-302-3/+4