pkgsrc/textproc/asciidoc
gls 108b6d1b20 Update textproc/asciidoc to 8.6.2
pkgsrc changes:
- take MAINTAINERship (ok gdt@)

upstream changes:

Version 8.6.2 (2010-10-03)
Additions and changes

    * docbook45: Enclosed bibliographic lists in a bibliodiv - you can now
	 include block titles with bibliographic lists.
    * Added optional keywords, description and title document header meta-data
	 attributes to HTML backends for SEO.
    * AttributeEntry values can span multiple lines with a ' +' line
	 continuation.
    * Added slidy backend (based on Phillip Lord's slidy backend
	 https://phillordbio-asciidoc-fixes.googlecode.com/hg/).
    * Implemented OpenBlock partintro style for book part introductions.
    * Comment lines substitute special characters only.
    * Backend specific global configuration files (all except asciidoc.conf)
	 are loaded after the header has been parsed - virtually any attribute can
	 now be specified in the document header.
    * xhtml11: Volnitsky theme: allow bulleted lists to have intervening
	 children.
    * xhtml11: refactored CSS font-family rules to start of file.
    * xhtml11: list bullets colored gray.
    * ifdef and ifndef system block macros accept multiple attribute names:
	 multiple names separated by commas are ored; multiple attribute names
	 separated by pluses are anded.
    * xhtml11: Volnitsky theme: set max-width on labeled lists.
    * Vim syntax highlighter: Entities inside quoted text are now highlighted.
    * Added role and id attributes to HTML outputs generated by OpenBlocks.
    * Allow floating titles to generate h1 (level 0) titles in HTML outputs.
    * Added a start attribute to numbered lists to set the start number.
	See: http://groups.google.com/group/asciidoc/browse_thread/thread/c14a4c3b1e4f6dc5
    * Added two more docinfo attributes docinfo1 and docinfo2 to allow and
	control inclusion of a shared docinfo file.
	See http://groups.google.com/group/asciidoc/browse_thread/thread/c948697943432e24
    * Vim syntax highlighter highlights multi-name conditional attributes.
    * LaTeX backend patch submitted by Andreas Hermann Braml
	 (see http://groups.google.com/group/asciidoc/browse_thread/thread/1c415fc4540ce5e5).
    * Implemented backend aliases; renamed docbook.conf to docbook45.conf and
	 aliased docbook45 backend to docbook; aliased xhtml11 to html.

Bug fixes

    * FIXED: Filter commands located in filter directories local to the source
	document that where not in the search PATH where not found.
    * FIXED: Volnitsky theme: Verseblock font set normal instead of monospaced.
    * FIXED: xhtml11: Callout icons were not rendered as Data URIs when icons
	and data-uri attributes were specified.
    * FIXED: Long standing bug: nested include macros did not restore the
	parent document infile and indir attributes.
	See: http://groups.google.com/group/asciidoc/browse_thread/thread/8712a95e95a292a7
    * FIXED: html4: set preamble ID anchor.
    * FIXED: xhtml11: dropped unusable id and role attributes from preamble template.
    * FIXED: Bug in multi-name conditional attributes e.g. {x,y#} fails if x or
	y is undefined.
    * FIXED: latex filter not being installed by Makefile. Thanks to Grant
	Edwards for this patch.
	See http://groups.google.com/group/asciidoc/browse_thread/thread/c4427a3902d130a8
    * FIXED: a2x: Long-standing bug in a2x which always passes --string-param
	navig.graphics 0 to xsltproc, regardless of whether icons are enabled or not.
	Reported by Michael Wild:
	http://groups.google.com/group/asciidoc/browse_thread/thread/59a610068e4acb58
2010-10-24 20:35:06 +00:00
..
DESCR
distinfo Update textproc/asciidoc to 8.6.2 2010-10-24 20:35:06 +00:00
Makefile Update textproc/asciidoc to 8.6.2 2010-10-24 20:35:06 +00:00
options.mk options.mk was left aside the previous commit 2010-08-25 02:17:27 +00:00
PLIST Update textproc/asciidoc to 8.6.2 2010-10-24 20:35:06 +00:00