pkgsrc/textproc/asciidoc/PLIST
gls e166b25229 Update textproc/asciidoc to 8.6.4
Upstream changes:

Additions and changes

* Added text foreground and background color along with text size CSS styles for
XHTML outputs.
* Vim syntax highlighter: highlight macros that start with an attribute
reference (a common idiom).
* Vim syntax highlighter: highlight attribute references in macro attribute lists.
* Attribute entries can be used to set configuration markup templates.
* Double-width East Asian characters in titles now correctly match the title
underline widths.
* Implemented asciidoc(1) filter commands.
* User's home directory now calculated in a platform independent manner.
* Added double-quote characters to French language file.
* Vim Syntax highlighter: Highlight closing OpenBlocks which immediately follow
a literal paragraph.
* Changed UNIX /dev/null to OS independent os.devnull in filters code.
* Vim syntax highlighter: Single and double quoted text now highlights correctly
when preceded by an attributes list.
* Added Ukrainian language file (lang-uk.conf). Added double-quote characters to
Russian language file.conf).
* Single and double quote characters are now set using the {lsquo}, {rsquo},
{ldquo} and {rdquo} attributes. This makes is easy to customise language specific
quotes.
* Implemented conf-files attribute to allow configuration files to be specified
in the source document.

Bug fixes

* FIXED: Auto-generated section title ids are now Unicode aware.
* FIXED: Setting quotes configuration entries using document attribute entries
failed if the attribute entry was not in the document header.
* FIXED: If the input and output file names were different then the output file
name was incorrectly used to synthesize docinfo file names.
* FIXED: An error can occur when more than one consecutive quotes are defined as
a blank string.
* FIXED: Encoding error in automatically generated author initials.
2011-02-24 21:54:59 +00:00

119 lines
4.4 KiB
Text

@comment $NetBSD: PLIST,v 1.13 2011/02/24 21:54:59 gls Exp $
bin/a2x
bin/asciidoc
man/man1/a2x.1
man/man1/asciidoc.1
share/asciidoc/asciidoc.conf
share/asciidoc/dblatex/asciidoc-dblatex.sty
share/asciidoc/dblatex/asciidoc-dblatex.xsl
share/asciidoc/dblatex/dblatex-readme.txt
share/asciidoc/docbook-xsl/chunked.xsl
share/asciidoc/docbook-xsl/common.xsl
share/asciidoc/docbook-xsl/epub.xsl
share/asciidoc/docbook-xsl/fo.xsl
share/asciidoc/docbook-xsl/htmlhelp.xsl
share/asciidoc/docbook-xsl/manpage.xsl
share/asciidoc/docbook-xsl/text.xsl
share/asciidoc/docbook-xsl/xhtml.xsl
share/asciidoc/docbook45.conf
share/asciidoc/filters/code/code-filter-readme.txt
share/asciidoc/filters/code/code-filter-test.txt
share/asciidoc/filters/code/code-filter.conf
share/asciidoc/filters/code/code-filter.py
share/asciidoc/filters/graphviz/asciidoc-graphviz-sample.txt
share/asciidoc/filters/graphviz/graphviz-filter.conf
share/asciidoc/filters/graphviz/graphviz2png.py
share/asciidoc/filters/latex/latex-filter.conf
share/asciidoc/filters/latex/latex2png.py
share/asciidoc/filters/music/music-filter-test.txt
share/asciidoc/filters/music/music-filter.conf
share/asciidoc/filters/music/music2png.py
share/asciidoc/filters/source/source-highlight-filter-test.txt
share/asciidoc/filters/source/source-highlight-filter.conf
share/asciidoc/help.conf
share/asciidoc/html4.conf
share/asciidoc/images/highlighter.png
share/asciidoc/images/icons/README
share/asciidoc/images/icons/callouts/1.png
share/asciidoc/images/icons/callouts/10.png
share/asciidoc/images/icons/callouts/11.png
share/asciidoc/images/icons/callouts/12.png
share/asciidoc/images/icons/callouts/13.png
share/asciidoc/images/icons/callouts/14.png
share/asciidoc/images/icons/callouts/15.png
share/asciidoc/images/icons/callouts/2.png
share/asciidoc/images/icons/callouts/3.png
share/asciidoc/images/icons/callouts/4.png
share/asciidoc/images/icons/callouts/5.png
share/asciidoc/images/icons/callouts/6.png
share/asciidoc/images/icons/callouts/7.png
share/asciidoc/images/icons/callouts/8.png
share/asciidoc/images/icons/callouts/9.png
share/asciidoc/images/icons/caution.png
share/asciidoc/images/icons/example.png
share/asciidoc/images/icons/home.png
share/asciidoc/images/icons/important.png
share/asciidoc/images/icons/next.png
share/asciidoc/images/icons/note.png
share/asciidoc/images/icons/prev.png
share/asciidoc/images/icons/tip.png
share/asciidoc/images/icons/up.png
share/asciidoc/images/icons/warning.png
share/asciidoc/images/smallnew.png
share/asciidoc/images/tiger.png
share/asciidoc/javascripts/ASCIIMathML.js
share/asciidoc/javascripts/LaTeXMathML.js
share/asciidoc/javascripts/asciidoc-xhtml11.js
share/asciidoc/javascripts/slidy.js
share/asciidoc/javascripts/toc.js
share/asciidoc/lang-de.conf
share/asciidoc/lang-en.conf
share/asciidoc/lang-es.conf
share/asciidoc/lang-fr.conf
share/asciidoc/lang-hu.conf
share/asciidoc/lang-it.conf
share/asciidoc/lang-pt-BR.conf
share/asciidoc/lang-ru.conf
share/asciidoc/lang-uk.conf
share/asciidoc/latex.conf
share/asciidoc/slidy.conf
share/asciidoc/stylesheets/docbook-xsl.css
share/asciidoc/stylesheets/pygments.css
share/asciidoc/stylesheets/slidy.css
share/asciidoc/stylesheets/volnitsky-manpage.css
share/asciidoc/stylesheets/volnitsky-quirks.css
share/asciidoc/stylesheets/volnitsky.css
share/asciidoc/stylesheets/xhtml11-manpage.css
share/asciidoc/stylesheets/xhtml11-quirks.css
share/asciidoc/stylesheets/xhtml11.css
share/asciidoc/text.conf
share/asciidoc/wordpress.conf
share/asciidoc/xhtml11-quirks.conf
share/asciidoc/xhtml11.conf
share/doc/asciidoc/a2x.1.txt
share/doc/asciidoc/article.pdf
share/doc/asciidoc/article.txt
share/doc/asciidoc/asciidoc.1.txt
share/doc/asciidoc/asciidoc.txt
share/doc/asciidoc/asciidocapi.txt
share/doc/asciidoc/asciimathml.txt
share/doc/asciidoc/book-multi.txt
share/doc/asciidoc/book.epub
share/doc/asciidoc/book.txt
share/doc/asciidoc/customers.csv
share/doc/asciidoc/epub-notes.txt
share/doc/asciidoc/faq.txt
share/doc/asciidoc/latex-backend.txt
share/doc/asciidoc/latex-bugs.txt
share/doc/asciidoc/latex-filter.pdf
share/doc/asciidoc/latex-filter.txt
share/doc/asciidoc/latexmath.txt
share/doc/asciidoc/latexmathml.txt
share/doc/asciidoc/music-filter.pdf
share/doc/asciidoc/music-filter.txt
share/doc/asciidoc/publishing-ebooks-with-asciidoc.txt
share/doc/asciidoc/slidy-example.txt
share/doc/asciidoc/slidy.txt
share/doc/asciidoc/source-highlight-filter.pdf
share/doc/asciidoc/source-highlight-filter.txt
share/doc/asciidoc/testasciidoc.txt