This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ANNOUNCEMENT] Updated: asciidoc-8.2.6-1


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

A new version of the asciidoc package, asciidoc 8.2.6-1, is now available
for download, replacing 8.2.5-1 as current.

NEWS:
=====
This is a new upstream release, with upstream changes listed below.  See
also the package documentation in /usr/share/doc/asciidoc-8.2.6/.

DESCRIPTION:
============
AsciiDoc is a text document format for writing short documents, articles,
books and UNIX man pages. AsciiDoc files can be translated to HTML and
DocBook markups using the asciidoc(1) command. AsciiDoc is highly
configurable: both the AsciiDoc source file syntax and the backend output
markups (which can be almost any type of SGML/XML markup) can be
customized and extended by the user.

UPDATE:
=======
To update your installation, click on the "Install Cygwin now" link on the
http://cygwin.com/ web page.  This downloads setup.exe to your system.
Save it and run setup, answer the questions and pick up 'asciidoc' from
the 'Devel' category.

DOWNLOAD:
=========
Note that downloads from sources.redhat.com (aka cygwin.com) aren't
allowed due to bandwidth limitations.  This means that you will need to
find a mirror which has this update, please choose the one nearest to you:
http://cygwin.com/mirrors.html

QUESTIONS:
==========
If you want to make a point or ask a question the Cygwin mailing list is
the appropriate place.

- --
Eric Blake
volunteer cygwin asciidoc maintainer

CYGWIN-ANNOUNCE UNSUBSCRIBE INFO:
=================================
To unsubscribe to the cygwin-announce mailing list, look at the
"List-Unsubscribe: " tag in the email header of this message.  Send email
to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-YOU=YOURDOMAIN.COM@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkgWm/IACgkQ84KuGfSFAYAa7wCZAazuTXYkTdNxXea0TpL0bN2o
3UQAnA9lhKq/VipFnxkwYnm7ujjSWCTu
=i7Ie
-----END PGP SIGNATURE-----
1. Version 8.2.6 (2008-04-29)

   See the [1]AsciiDoc Mercurial repository for a full list of changes.

   Additions and changes
     * Enhancements to the Vim AsciiDoc syntax highlighter, for example,
       quoted text is now highlighted in titles and macro captions.
     * If you define the data-uri intrinsic attribute images referenced by
       image macros will be embedded in XHTML using the [2]data: URI
       scheme. NOTE: Microsoft browser support for the data: URI scheme is
       currently limited to MSIE 8 beta 1.
     * Added toc-title attribute to allow custom table of contents titles.
     * Added references to Alex Efros's AsciiDoc Cheatsheet to AsciiDoc
       website.
     * asciidoc(1) and a2x(1) man pages formatted to conform to
       man-pages(7) recommendations.
     * Old code-filter syntax (pre-8.1.0) is no longer recognized so that
       malformed two-line level 2 titles are no longer confused with
       code-filter block delimiters.
     * Added -> <- => <= arrow replacements from the Arrows block of
       Unicode.
     * Added DocBook refentry lang attribute -- patch contributed by
       VMiklos.
     * AttributeEntry names can now be numeric ("named macro targets").
     * Hide Table of Contents title if Table of Contents empty -- patch
       contributed by Alex Efros.
     * Various XHTML CSS tweaks.
     * Code cleanup:
          + Replaced realpath() with Python 2.2 os.path.realpath() library
            function.
          + Replaced old string library functions with string methods.
          + Use file generators instead of readlines().
          + Renamed entities that shadowed builtins.
          + Standardized string quoting.
          + Dropped readlines() function.

   Bug fixes
     * Fixed broken CSS for decimal ordered lists nested in alpha ordered
       list, thanks to Alex Efros.
     * A missing closing block delimiter now reports the opening delimiter
       line number instead of the end of file line number.
     * Fixed an error generated by the asciidoc -e option when there are
       no block definitions -- patch contributed by Alejandro Mery.
     * Handle both \r\n (as well as \n) line separators that may be
     * Numbered attribute names no longer interfere with positional
       attribute list values.
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]