summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* sectioning redonePhilipp Gesang2010-09-172-12/+66
* talked to the comments. still haunted by a bug whenever the first comment of ...Philipp Gesang2010-09-162-38/+17
* 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 for...Philipp Gesang2010-09-162-40/+76
* 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