Hi Steve,

make without parms gives this and the generated htm file looks okay.

asciidoc -a data-uri -a icons -a iconsdir=../resources/common-images/icons -b html5 style-manual.txt
asciidoc: WARNING: rules.txt: line 285: missing style: [blockdef-open]: listing
asciidoc: WARNING: rules.txt: line 306: missing style: [blockdef-open]: listing
asciidoc: WARNING: rules.txt: line 319: missing style: [blockdef-open]: listing
asciidoc: WARNING: <stdin>: line 7: missing style: [blockdef-open]: literal
asciidoc: WARNING: rules.txt: line 439: missing style: [blockdef-open]: WARNING
asciidoc: WARNING: rules.txt: line 695: missing style: [blockdef-open]: NOTE
asciidoc: WARNING: creating.txt: line 55: missing style: [blockdef-open]: example


make pdf shows these messages:

a2x --xsl-file=../resources/docbook-xsl/fo.xsl --fop --icons --icons-dir=../resources/common-images/icons --asciidoc-opts='--conf-file=../resources/asciidoc/local-docbook45.conf' -a pubdate="$(date +'%d %B %Y')" style-manual.txt
a2x: ERROR: fop   -fo /home/sid/mkgmap-ov2/doc/styles/style-manual.fo -pdf /home/sid/mkgmap-ov2/doc/styles/style-manual.pdf returned non-zero exit status 127
make: *** [style-manual.pdf] Fehler 1

asciidoc --version
shows
asciidoc 8.6.6

Gerd

> Date: Sun, 19 May 2013 20:55:41 +0100
> From: steve@parabola.me.uk
> To: mkgmap-dev@lists.mkgmap.org.uk
> Subject: Re: [mkgmap-dev] overview2 branch
>
> Hi Gerd
>
> > maybe. I have installed Ubuntu 12.04 LTS, don't know what asciidoc version
> > it uses.
>
> I forgot to ask what the error was? Is it only when creating pdf, or
> for the basic html output too?
>
> I'd like to make it work with standard packages if possible.
>
> I happen to use a reasonably recent checked out version, I can't
> remember exactly why.
>
> I use:
> hg clone https://asciidoc.googlecode.com/hg/#7c0bc8eacba9
>
> And for PDF generation it is used with FOP 1.1:
>
>
> http://mirror.ox.ac.uk/sites/rsync.apache.org/xmlgraphics/fop/binaries/fop-1.1-bin.tar.gz
>
> ..Steve
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev