summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation updates and errata.8.6.1Stuart Rackham2010-08-228-67/+86
* Slideshow FAQ.Stuart Rackham2010-08-213-2/+35
* FIXED: Broken 'docinfo' file functionality to 'html4' and 'xhtml11' backendsStuart Rackham2010-08-214-46/+45
* - Bumped version number.Stuart Rackham2010-08-218-67/+107
* - Update 'Publishing eBooks' webpage.Stuart Rackham2010-08-192-19/+38
* Update 'Publishing eBooks' webpage.Stuart Rackham2010-08-192-162/+206
* - a2x: --resouce-dir option renamed to --resource.Stuart Rackham2010-08-193-66/+98
* FIXED: asciidoctest.py: BACKEND command argument was being ignored.Stuart Rackham2010-08-181-1/+1
* Added Vim syntax highlighting for quote attribute lists.Stuart Rackham2010-08-181-0/+2
* Load 'asciidoc.conf' from all conf directories before any other confStuart Rackham2010-08-181-0/+1
* Quoted element positional color and size attributes and named 'role'Stuart Rackham2010-08-1810-49/+119
* Documentation updates and errata.Stuart Rackham2010-08-173-10/+6
* Added tag 8.6.0 for changeset 024ee840074eStuart Rackham2010-08-160-0/+0
* Updated release date.8.6.0Stuart Rackham2010-08-162-2/+2
* - Moved examples/oldtables.txt to tests data.Stuart Rackham2010-08-1610-100/+110
* - Drop unused build script code.Stuart Rackham2010-08-1612-234/+80
* Fixed build regression: incorrect chunked and html help destinationStuart Rackham2010-08-151-3/+3
* Documentation erratum.Stuart Rackham2010-08-151-1/+1
* - xhtml11: Table header text color.Stuart Rackham2010-08-156-5/+6
* Documentation updates.Stuart Rackham2010-08-151-34/+40
* - The global configuration files directory is not used if AsciiDocStuart Rackham2010-08-1510-32/+62
* Dropped outdated FAQs.Stuart Rackham2010-08-131-44/+3
* Reinstated symlink.Stuart Rackham2010-08-132-203/+2
* Dropped out of date a2x documentation.Stuart Rackham2010-08-131-126/+0
* - CSS 'quirks' mode is no longer the default 'xhtml11' outputStuart Rackham2010-08-1314-84/+126
* - Updated Vim syntax highlighter anchor processing to accomodate syntax changeStuart Rackham2010-08-124-23/+30
* Relaxed anchor ID name syntax (see http://groups.google.com/group/asciidoc/br...Stuart Rackham2010-08-124-7/+15
* CHANGELOG, documentation and website updates.Stuart Rackham2010-08-126-25/+176
* Updated documentation: 'Publishing eBooks with AsciiDoc'Stuart Rackham2010-08-113-13/+107
* - Added 'Publishing eBooks with AsciiDoc' document to website.Stuart Rackham2010-08-107-2/+227
* Polished a2x man page.Stuart Rackham2010-08-103-35/+53
* a2x: Drop debug print statement.Stuart Rackham2010-08-101-1/+0
* - a2x: If all other resouce locations are exhausted then recursively searchStuart Rackham2010-08-102-11/+16
* Reverted broken "code readablility in a2x" from previous commit.Stuart Rackham2010-08-091-10/+10
* - Bump version number for next release.Stuart Rackham2010-08-093-14/+13
* Allow multiple a2x comment lines and relax white space requirements.Stuart Rackham2010-08-092-12/+19
* Options can also be set in the AsciiDoc source file. If the source fileStuart Rackham2010-08-082-1/+50
* Added dblatex table-width processing instruction -- tables generated by dblatexStuart Rackham2010-08-084-11/+15
* a2x: Don't exit if epubcheck is missing (--epubcheck option), issue warning andStuart Rackham2010-08-081-8/+8
* Added a global 'plaintext' attribute for dealing with lage amounts of importedStuart Rackham2010-08-072-18/+9
* - Added global 'quotes' attribute to set allowable quote types.Stuart Rackham2010-08-074-32/+58
* FAQ and documentation updates.Stuart Rackham2010-08-074-22/+38
* - Refactored chunked.xsl and epub.xsl files.Stuart Rackham2010-08-0612-89/+297
* - Chunking for a2x EPUB and HTML outputs set to a per chapter basis; firstStuart Rackham2010-08-054-2/+12
* Changed date format in example article to suppress EPUB validation error.Stuart Rackham2010-08-051-1/+1
* More FAQs and documentation updates.Stuart Rackham2010-08-055-15/+93
* Added style and role CSS classes to xhtml11 sections.Stuart Rackham2010-08-052-0/+12
* Added the 'role' element to xhtml11 backend block elements.Stuart Rackham2010-08-053-34/+37
* Added a couple of FAQs and fixed some documentation erratum.Stuart Rackham2010-08-054-25/+151
* - FIXED: Filter execution now occurs prior to filter markup templateStuart Rackham2010-08-0411-21/+34