Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | context (ctx) and lua directives | Philipp Gesang | 2010-09-15 | 1 | -7/+33 |
| | |||||
* | image substitution directive | Philipp Gesang | 2010-09-15 | 1 | -3/+60 |
| | |||||
* | inline internal targets | Philipp Gesang | 2010-09-15 | 1 | -1/+12 |
| | |||||
* | anonymous links fixed | Philipp Gesang | 2010-09-15 | 1 | -8/+2 |
| | |||||
* | hyperlinks now work for both internal and external targets | Philipp Gesang | 2010-09-15 | 1 | -21/+25 |
| | |||||
* | output formatting. includes paragraph reflowing | Philipp Gesang | 2010-09-14 | 1 | -17/+22 |
| | |||||
* | anonymous link blocks fixed | Philipp Gesang | 2010-09-14 | 1 | -3/+11 |
| | |||||
* | reference setups. sanitizing link target id’s | Philipp Gesang | 2010-09-14 | 1 | -4/+45 |
| | |||||
* | references: minor fixes | Philipp Gesang | 2010-09-14 | 1 | -4/+9 |
| | |||||
* | links to sections by their titles | Philipp Gesang | 2010-09-14 | 1 | -2/+10 |
| | |||||
* | internal links now work | Philipp Gesang | 2010-09-14 | 1 | -10/+18 |
| | |||||
* | enumerations now don’t need an extra \setupitemize | Philipp Gesang | 2010-09-13 | 1 | -4/+4 |
| | |||||
* | fixed nasty bug in enumerations | Philipp Gesang | 2010-09-13 | 1 | -2/+3 |
| | |||||
* | so called “citation references” (stub); inline markup in footnotes. | Philipp Gesang | 2010-09-13 | 1 | -5/+23 |
| | |||||
* | symbol footnotes. separate setups. | Philipp Gesang | 2010-09-13 | 1 | -13/+76 |
| | |||||
* | numbered footnote stub | Philipp Gesang | 2010-09-13 | 1 | -4/+55 |
| | |||||
* | handling of escaped spaces in string.strip | Philipp Gesang | 2010-09-12 | 1 | -10/+19 |
| | |||||
* | revised simple table implementation; first step | Philipp Gesang | 2010-09-12 | 1 | -5/+11 |
| | |||||
* | table headers. turned off line correction for tables | Philipp Gesang | 2010-09-12 | 1 | -44/+103 |
| | |||||
* | simple table | Philipp Gesang | 2010-09-11 | 1 | -0/+1 |
| | |||||
* | simple table | Philipp Gesang | 2010-09-11 | 1 | -38/+77 |
| | |||||
* | proper file IO; cleaned up debug helper | Philipp Gesang | 2010-09-09 | 1 | -5/+6 |
| | |||||
* | moved inline elements formatting to formatter | Philipp Gesang | 2010-09-09 | 1 | -20/+165 |
| | |||||
* | small fix for sectioning | Philipp Gesang | 2010-09-08 | 1 | -5/+11 |
| | |||||
* | new table handler finally works | Philipp Gesang | 2010-09-08 | 1 | -6/+13 |
| | |||||
* | revised table implementation. helper module. | Philipp Gesang | 2010-09-07 | 1 | -7/+42 |
| | |||||
* | grid table prototype | Philipp Gesang | 2010-09-06 | 1 | -0/+41 |
| | |||||
* | block_quotes | Philipp Gesang | 2010-09-04 | 1 | -0/+23 |
| | |||||
* | line blocks. text_elements instead of rest_of_line | Philipp Gesang | 2010-09-04 | 1 | -0/+17 |
| | |||||
* | quoted literal blocks | Philipp Gesang | 2010-09-04 | 1 | -1/+1 |
| | |||||
* | literal blocks inside paragraphs | Philipp Gesang | 2010-09-04 | 1 | -1/+1 |
| | |||||
* | literal blocks formatting and indent handling | Philipp Gesang | 2010-09-04 | 1 | -3/+17 |
| | |||||
* | literal blocks | Philipp Gesang | 2010-09-04 | 1 | -0/+13 |
| | |||||
* | option lists | Philipp Gesang | 2010-09-04 | 1 | -0/+25 |
| | |||||
* | commented blocks | Philipp Gesang | 2010-09-04 | 1 | -0/+17 |
| | |||||
* | generic field lists | Philipp Gesang | 2010-09-04 | 1 | -1/+38 |
| | |||||
* | fixes to definition list. minor cleanup. | Philipp Gesang | 2010-09-04 | 1 | -1/+1 |
| | |||||
* | definition lists | Philipp Gesang | 2010-09-03 | 1 | -0/+35 |
| | |||||
* | fixed a serious bug in list nesting | Philipp Gesang | 2010-09-03 | 1 | -1/+1 |
| | |||||
* | enumerations (most types, incl. conversions) | Philipp Gesang | 2010-09-03 | 1 | -4/+68 |
| | |||||
* | nested unordered lists | Philipp Gesang | 2010-09-03 | 1 | -0/+16 |
| | |||||
* | handles sections, paragraphs, transitions, targets | Philipp Gesang | 2010-09-02 | 1 | -0/+200 |