summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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 “dange...Philipp Gesang2010-09-193-20/+157
* 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
* 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