summaryrefslogtreecommitdiff
path: root/html4.conf
Commit message (Expand)AuthorAgeFilesLines
* Added 'header' table style. See:Stuart Rackham2009-12-051-0/+3
* HTML outputs: Table and figure caption punctuation set to more usual syntax.Stuart Rackham2009-12-011-3/+3
* - Added FAQ explaining how to override special section titles.Stuart Rackham2009-11-191-0/+5
* - Enhanced `doc/article-docinfo.xml` example docinfo file.Stuart Rackham2009-11-141-0/+1
* Added AsciiDoc 'role' attribute to quoted text. Sets 'class' attribute in HTMLStuart Rackham2009-10-251-11/+8
* - xhtml11 backend dynamically processes footnotes using JavaScript.Stuart Rackham2009-10-221-2/+2
* - Styled HTML footnotes.Stuart Rackham2009-10-191-5/+6
* Added title attribute to inline image macros to display popup ``tooltip'' (HTMLStuart Rackham2009-10-191-1/+1
* For consistency changed underscores to dashes in attribute names.Stuart Rackham2009-10-101-5/+5
* - Implemented a 'float' attribute for tables and block images (HTML outputStuart Rackham2009-10-031-2/+6
* - asciidoc: Added table 'align' attribute to (works with HTML outputs only).Stuart Rackham2009-10-031-6/+8
* Fixed: counter system attribute was not updating local attributes dictionary ...Stuart Rackham2009-09-241-1/+1
* - Added numbers to examples generated by HTML outputs.Stuart Rackham2009-09-211-2/+2
* - Implemented 'counter' system attribute.Stuart Rackham2009-09-201-2/+2
* Previous commit only fixed the problem coincidently, this is the correct fix.Stuart Rackham2009-06-151-2/+4
* The image 'align' attribute now works with html4 and xhtml11 backends.Stuart Rackham2009-06-071-1/+1
* Reinstated 'alt' image attribute as AsciiDoc image macro first positional att...Stuart Rackham2009-06-071-2/+2
* Enveloped html4 block images in a div to ensure they are placed vertically.Stuart Rackham2009-06-071-0/+2
* - Added manpage Name and Synopsis section title customization to languagesStuart Rackham2009-05-251-1/+1
* Dropped the 'sect-' prefix from special section names.Stuart Rackham2009-05-221-1/+1
* Update conf files with renamed attribute names.Stuart Rackham2009-05-221-2/+2
* The article and book document header can now include a revision remark.Stuart Rackham2009-05-201-0/+1
* Renamed 'revision' attribute to more sensible and consistent 'revnumber' ('re...Stuart Rackham2009-05-191-2/+2
* - Moved line break replacement from [replacements] to [replacements2] so theStuart Rackham2009-05-181-1/+3
* - Made the block image macro generic so that it can be used for filterStuart Rackham2009-05-121-2/+2
* - Removed borders around linked html4 images.Stuart Rackham2009-05-121-2/+2
* - Trace outputs to stderr.Stuart Rackham2009-04-231-6/+6
* Implemented table column spanning.Stuart Rackham2009-04-211-6/+6
* Make outputs behave better when the AsciiDoc source has no header.Stuart Rackham2009-03-181-10/+10
* Implemented 'inline literal' passthrough element and updated documentationStuart Rackham2009-03-061-0/+4
* Added [doctime} and {docdate} intinsic attributes for source document last mo...Stuart Rackham2009-02-101-1/+1
* - Allow template::[] macros in conf file entries section (not justStuart Rackham2009-01-281-5/+0
* html4 backend styling:Stuart Rackham2009-01-211-6/+7
* html4 backend: corrected oversized width of caption in admonition block.Stuart Rackham2009-01-211-2/+2
* Comment lines are sent to the output if the 'showcomments' attribute is defined.Stuart Rackham2009-01-151-0/+7
* - Added 'autowidth' table attribute option for (X)HTML outputs.Stuart Rackham2009-01-091-7/+8
* Removed eplicit closing '/' from HTML4 self-closing tags as per WC3 recommend...Stuart Rackham2009-01-051-19/+19
* - Clarified QuoteBlock documentation.Stuart Rackham2009-01-051-2/+2
* Changed 'bridgehead' to 'float' -- it's an attribute of the title not the nameStuart Rackham2009-01-031-1/+1
* The section title syntax can be used to generate bridgeheads.Stuart Rackham2009-01-031-0/+3
* The confusing numeration and numeration2 numbered list attributes have beenStuart Rackham2009-01-021-2/+2
* Refactored html4 and xhtml11 abstract block templates.Stuart Rackham2009-01-011-5/+1
* Added 'abstract' style to sidebar block.Stuart Rackham2008-12-311-0/+7
* Implemented 'enumeration' and 'enumeration2' numbered list attributes for spe...Stuart Rackham2008-12-301-2/+2
* - Dummy html4 mathblock to suppress warning.Stuart Rackham2008-11-211-3/+14
* Added single quoted element, this entailed swiching to and manuallyStuart Rackham2008-10-191-1/+2
* Added pi (XML processing instruction) block and inline macros.Stuart Rackham2008-09-221-0/+6
* Implemented pagebreak block macro.Stuart Rackham2008-09-221-0/+3
* 'strong' option now works with vertical labeled lists.Stuart Rackham2008-09-171-1/+1
* - Added 'strong' labeled list option which makes the labels bold (HTML outpu...Stuart Rackham2008-09-171-1/+1