Hi Stuart,

first, thanks for the followup.

2010/10/13 Stuart Rackham

> Hi Arnaud
>
>
> On 11/10/10 01:10, Arnaud Quette wrote:
>
>> Hey Stuart and Asciidoc fans,
>>
>> 2010/10/7 Stuart Rackham wrote:
>>
>>    I'm planning the next (8.6.3) release in about a week, principally
>>    to fix this regression in 8.6.2:
>>
>>
>> http://groups.google.com/group/asciidoc/browse_thread/thread/54546032b4a9589e
>>
>>    I want 8.6.3 to be a stable and fairly long term release -- 8.6.2
>>    and trunk users in particular, could you please recompile your
>>    AsciiDoc documents and report any regression issues, bugs and
>>    documentation errata.
>>
>>
>> I'm in the final completion process of NUT docs, but got some issues
>> with the chunked output and a2x: per chapter split behavior is not
>> applied. Instead, I've the toc and all chapters but appendixes in one
>> page, then each appendix in a separate page.
>>
>> - 8.6.2 wasn't working at all ("FAILED: incomplete configuration
>> files"...)
>> - 8.4.5 (iirc) was doing fine on chunked, but was producing a unicode
>> error (iirc again)
>> - an example base document:
>> http://svn.debian.org/wsvn/nut/branches/AsciiDoc/docs/user-manual.txt
>>
>> sorry for not being able to give much details, but I've tried so many
>> combinations recently, while creating the final build rules, that I'm
>> now a bit lost.
>>
>
> 1. What is the a2x command you are using?
>

this is integrated into Makefiles:

/path/to/asciidoc-trunk/a2x --attribute icons --attribute localdate=`TZ=UTC
date +%Y-%m-%d` --attribute localtime=`TZ=UTC date +%H:%M:%S` --attribute
iconsdir=./icons --attribute=badges --attribute=external_title -a toc -a
numbered --destination-dir=. --format=chunked user-manual.txt



> 2. Can the repository containing the docs be checked out?
>

sure, NUT is still free software ;-)

svn co svn://svn.debian.org/nut/branches/AsciiDoc

then "autoreconf -i ; ./configure --with-doc=html-chunked ; cd docs ; make"

should limit to our issue scope.

I've not had news from my lieutenant (Charles, who owns the master buildbot
that is publishing the new website / docs), to confirm or not that he's also
facing the "chunked" issue.

thanks,
Arnaud
-- 
Linux / Unix Expert R&D - Eaton - http://www.eaton.com/mgeops
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer - http://www.debian.org
Free Software Developer - http://arnaud.quette.free.fr/

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to