summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* revisited module codePhilipp Gesang2011-05-053-41/+21
|
* reintroduced italic emphasisPhilipp Gesang2011-05-041-1/+1
|
* fixed cli usagePhilipp Gesang2011-05-043-15/+17
|
* tags fixPhilipp Gesang2011-05-040-0/+0
|
* Added tag version, 0.3, codename, ‘How, to, Recognise, Different, Types, ↵Philipp Gesang2011-05-040-0/+0
| | | | of, Trees, from, Quite, a, Long, Way, Away’ for changeset 9d5c38d856c4
* version infoPhilipp Gesang2011-05-043-4/+4
|
* confirming to Lua module namespace; alternate code from Wolfgang (resting ↵Philipp Gesang2011-05-046-97/+132
| | | | for now)
* improved (“typ[e|ing]”-safe) escaperPhilipp Gesang2011-05-041-11/+26
|
* fixed readme (thanks Paul!)Philipp Gesang2011-05-042-3/+2
| | | | http://archive.contextgarden.net/message/20110501.095544.a372cd7c.en.html
* catcode issue; empty table cell fallbackPhilipp Gesang2011-04-302-3/+4
|
* typoPhilipp 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-132-7/+14
|
* macros for inline reST parsingPhilipp Gesang2011-01-044-7/+124
|
* Added tag version 0.2 codename ‘Sex and Violence’ for changeset 14296bd8664ePhilipp Gesang2011-01-030-0/+0
|
* updated documentation concerning the modulePhilipp Gesang2011-01-032-6/+17
|
* added trivial formatting rolesPhilipp Gesang2011-01-033-7/+15
|
* module file “t-rst.mkiv”Philipp Gesang2010-12-301-0/+41
|
* module codePhilipp Gesang2010-12-307-15/+69
|
* added line block example to manualPhilipp Gesang2010-09-242-1/+53
|
* fix readmePhilipp Gesang2010-09-231-2/+11
|
* Added tag version 0.1 codename ‘Whither Canada?’ for changeset 96051ec4342ePhilipp Gesang2010-09-230-0/+0
|
* manual, license, readmePhilipp Gesang2010-09-235-0/+668
|
* no tracking of adornments with headings without overlinePhilipp Gesang2010-09-231-4/+13
|
* comments in lists invalid; forced at least two list itemsPhilipp Gesang2010-09-231-1/+1
|
* rearranged section pattern priority.Philipp Gesang2010-09-231-1/+1
|
* bib stuff (bib module and citator)Philipp Gesang2010-09-232-12/+106
|
* small but important fix pertaining to consecutive inline markupPhilipp Gesang2010-09-231-2/+3
|
* selected text roles, including colorsPhilipp Gesang2010-09-222-3/+50
|
* fixed literal blocksPhilipp Gesang2010-09-223-11/+25
|
* setups and directives now occupy their own filesPhilipp Gesang2010-09-224-543/+576
|
* images accept “alt” as parameter. hash signs in URLs are now escapedPhilipp Gesang2010-09-221-3/+8
|
* resetting nesting depth at paragraph endPhilipp Gesang2010-09-223-21/+32
|
* fixed inline markup parsing in single line paragraphsPhilipp Gesang2010-09-221-6/+6
|
* fixed link text in anonymous external linksPhilipp Gesang2010-09-211-14/+20
|
* fixed internal references to structure componentsPhilipp Gesang2010-09-211-3/+18
|
* error printing for formatter. whitespace issues.Philipp Gesang2010-09-212-19/+24
|
* removed enforced spacing preceding inline literalsPhilipp Gesang2010-09-202-4/+14
|
* cleaning sweep throug subtitutions and directives. “caution” and ↵Philipp Gesang2010-09-193-20/+157
| | | | “danger” directives.
* support for key-val extended image directives (only “width” for now).Philipp Gesang2010-09-182-9/+61
|
* simple directives.Philipp Gesang2010-09-182-8/+116
|
* revised bullet list enumeration, accepting irregular numbering.Philipp Gesang2010-09-173-25/+113
|
* literal blocks now align preciselyPhilipp Gesang2010-09-172-28/+29
|
* field lists default to 2column table outputPhilipp Gesang2010-09-172-14/+55
|
* bullet numbering offset rewritten in the proper ConTeXt wayPhilipp Gesang2010-09-171-14/+6
|
* hacked comments into enumerations. hope that does not break anything.Philipp Gesang2010-09-172-13/+31
|
* using fancybreaks module for transitions. fixed section/transition matching ↵Philipp Gesang2010-09-172-5/+27
| | | | (hope so).
* sectioning redonePhilipp Gesang2010-09-172-12/+66
|