summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* module codePhilipp Gesang2010-12-307-15/+69
|
* added line block example to manualPhilipp Gesang2010-09-242-1/+53
|
* fix readmePhilipp Gesang2010-09-231-2/+11
|
* Added tag version 0.1 codename ‘Whither Canada?’ for changeset 96051ec4342ePhilipp Gesang2010-09-230-0/+0
|
* manual, license, readmePhilipp Gesang2010-09-235-0/+668
|
* no tracking of adornments with headings without overlinePhilipp Gesang2010-09-231-4/+13
|
* comments in lists invalid; forced at least two list itemsPhilipp Gesang2010-09-231-1/+1
|
* rearranged section pattern priority.Philipp Gesang2010-09-231-1/+1
|
* bib stuff (bib module and citator)Philipp Gesang2010-09-232-12/+106
|
* small but important fix pertaining to consecutive inline markupPhilipp Gesang2010-09-231-2/+3
|
* selected text roles, including colorsPhilipp Gesang2010-09-222-3/+50
|
* fixed literal blocksPhilipp Gesang2010-09-223-11/+25
|
* setups and directives now occupy their own filesPhilipp Gesang2010-09-224-543/+576
|
* images accept “alt” as parameter. hash signs in URLs are now escapedPhilipp Gesang2010-09-221-3/+8
|
* 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 ↵Philipp Gesang2010-09-193-20/+157
| | | | “danger” directives.
* 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
| | | | (hope so).
* 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
| | | | 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
|