summaryrefslogtreecommitdiff
path: root/rst_context.lua
Commit message (Expand)AuthorAgeFilesLines
* inline internal targetsPhilipp Gesang2010-09-151-1/+12
* anonymous links fixedPhilipp Gesang2010-09-151-8/+2
* hyperlinks now work for both internal and external targetsPhilipp Gesang2010-09-151-21/+25
* output formatting. includes paragraph reflowingPhilipp Gesang2010-09-141-17/+22
* anonymous link blocks fixedPhilipp Gesang2010-09-141-3/+11
* reference setups. sanitizing link target id’sPhilipp Gesang2010-09-141-4/+45
* references: minor fixesPhilipp Gesang2010-09-141-4/+9
* links to sections by their titlesPhilipp Gesang2010-09-141-2/+10
* internal links now workPhilipp Gesang2010-09-141-10/+18
* enumerations now don’t need an extra \setupitemizePhilipp Gesang2010-09-131-4/+4
* fixed nasty bug in enumerationsPhilipp Gesang2010-09-131-2/+3
* so called “citation references” (stub); inline markup in footnotes.Philipp Gesang2010-09-131-5/+23
* symbol footnotes. separate setups.Philipp Gesang2010-09-131-13/+76
* numbered footnote stubPhilipp Gesang2010-09-131-4/+55
* handling of escaped spaces in string.stripPhilipp Gesang2010-09-121-10/+19
* revised simple table implementation; first stepPhilipp Gesang2010-09-121-5/+11
* table headers. turned off line correction for tablesPhilipp Gesang2010-09-121-44/+103
* simple tablePhilipp Gesang2010-09-111-0/+1
* simple tablePhilipp Gesang2010-09-111-38/+77
* proper file IO; cleaned up debug helperPhilipp Gesang2010-09-091-5/+6
* moved inline elements formatting to formatterPhilipp Gesang2010-09-091-20/+165
* small fix for sectioningPhilipp Gesang2010-09-081-5/+11
* new table handler finally worksPhilipp Gesang2010-09-081-6/+13
* revised table implementation. helper module.Philipp Gesang2010-09-071-7/+42
* grid table prototypePhilipp Gesang2010-09-061-0/+41
* block_quotesPhilipp Gesang2010-09-041-0/+23
* line blocks. text_elements instead of rest_of_linePhilipp Gesang2010-09-041-0/+17
* quoted literal blocksPhilipp Gesang2010-09-041-1/+1
* literal blocks inside paragraphsPhilipp Gesang2010-09-041-1/+1
* literal blocks formatting and indent handlingPhilipp Gesang2010-09-041-3/+17
* literal blocksPhilipp Gesang2010-09-041-0/+13
* option listsPhilipp Gesang2010-09-041-0/+25
* commented blocksPhilipp Gesang2010-09-041-0/+17
* generic field listsPhilipp Gesang2010-09-041-1/+38
* fixes to definition list. minor cleanup.Philipp Gesang2010-09-041-1/+1
* definition listsPhilipp Gesang2010-09-031-0/+35
* fixed a serious bug in list nestingPhilipp Gesang2010-09-031-1/+1
* enumerations (most types, incl. conversions)Philipp Gesang2010-09-031-4/+68
* nested unordered listsPhilipp Gesang2010-09-031-0/+16
* handles sections, paragraphs, transitions, targetsPhilipp Gesang2010-09-021-0/+200