summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* talked to the comments. still haunted by a bug whenever the first comment of ↵Philipp Gesang2010-09-162-38/+17
| | | | comment block is line comment and there’s no blank succeding it. otherwise they’re behaving rationally.
* moved directives to proper table. there’s a “replace::” directive now.Philipp Gesang2010-09-161-19/+33
|
* fixed grouped single-line commentsPhilipp Gesang2010-09-162-4/+6
|
* fixed spacing before colons in paragraph-contained literal blocksPhilipp Gesang2010-09-162-18/+20
|
* fixed literal blocks inside paragraphsPhilipp Gesang2010-09-162-17/+53
|
* line blocks have now a setupPhilipp Gesang2010-09-162-1/+17
|
* fixed ambiguity in definition lists vs. block quotesPhilipp Gesang2010-09-161-8/+9
|
* new environment for definition lists (still don’t know what to use them ↵Philipp Gesang2010-09-162-40/+76
| | | | for, though).
* fixed blockquotes. fixed initial inline markup.Philipp Gesang2010-09-151-16/+36
|
* The Great Grid Table Code Throwaway DayPhilipp Gesang2010-09-151-213/+29
|
* ignoring inline markup delimiters enclosed by parentheses or quotesPhilipp Gesang2010-09-152-33/+67
|
* multi-line substitution definitionsPhilipp Gesang2010-09-152-15/+43
|
* substitutions now support hyperlinkingPhilipp Gesang2010-09-151-5/+13
|
* context (ctx) and lua directivesPhilipp Gesang2010-09-152-8/+38
|
* image substitution directivePhilipp Gesang2010-09-152-26/+78
|
* 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-152-23/+27
|
* output formatting. includes paragraph reflowingPhilipp Gesang2010-09-143-21/+85
|
* anonymous link blocks fixedPhilipp Gesang2010-09-142-6/+18
|
* 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-142-19/+50
|
* moved the list numbering to helpersPhilipp Gesang2010-09-132-116/+119
|
* enumerations now don’t need an extra \setupitemizePhilipp Gesang2010-09-132-7/+16
|
* fixed nasty bug in enumerationsPhilipp Gesang2010-09-132-24/+20
|
* so called “citation references” (stub); inline markup in footnotes.Philipp Gesang2010-09-132-14/+27
|
* symbol footnotes. separate setups.Philipp Gesang2010-09-132-115/+211
|
* numbered footnote stubPhilipp Gesang2010-09-132-14/+175
|
* handling of escaped spaces in string.stripPhilipp Gesang2010-09-123-12/+25
|
* simple table cells may spread verticallyPhilipp Gesang2010-09-121-1/+23
|
* revised simple table implementation; first stepPhilipp Gesang2010-09-122-68/+62
|
* table headers. turned off line correction for tablesPhilipp Gesang2010-09-123-59/+117
|
* simple tablePhilipp Gesang2010-09-112-1/+3
|
* simple tablePhilipp Gesang2010-09-113-54/+318
|
* proper file IO; cleaned up debug helperPhilipp Gesang2010-09-093-99/+106
|
* moved inline elements formatting to formatterPhilipp Gesang2010-09-092-107/+190
|
* small fix for sectioningPhilipp Gesang2010-09-082-10/+16
|
* new table handler finally worksPhilipp Gesang2010-09-082-136/+329
|
* revised table implementation. helper module.Philipp Gesang2010-09-073-80/+397
|
* grid table prototypePhilipp Gesang2010-09-062-1/+164
|
* block_quotesPhilipp Gesang2010-09-042-10/+96
|
* line blocks. text_elements instead of rest_of_linePhilipp Gesang2010-09-042-17/+90
|
* quoted literal blocksPhilipp Gesang2010-09-042-8/+45
|
* extended punctuationPhilipp Gesang2010-09-041-7/+49
|
* literal blocks inside paragraphsPhilipp Gesang2010-09-042-3/+18
|
* literal blocks formatting and indent handlingPhilipp Gesang2010-09-041-3/+17
|
* literal blocksPhilipp Gesang2010-09-042-2/+60
|
* option listsPhilipp Gesang2010-09-042-20/+95
|