Hi Aaron,
Firstly regarding images; the round-tripping stylesheets do not
currently support embedded images, though I am planning on adding
this support. There are two problems with embedded images, both of
which require an extension to XSLT to solve. Problem 1 is writing
the image data into a separate file (needs exsl:document). Problem 2
is decoding the base64 encoding of the image data.
Secondly regarding styles; the round-tripping stylesheets, as
supplied, only understand the styles given in the template document.
It is possible to support any styles, but that would require some
kind of customisation layer. I am planning on providing a
customisation abstraction, but no schedule on that at this stage.
HTHs,
Steve Ball
On 27/12/2006, at 1:01 AM, aamehl wrote:
> Hi,
>
> I tried the wordml2docbook style sheets and came up empty.
>
> I did the conversion and found 2 problems:
> 1. all my content was in <nomatch> tags, ouch
> 2. All my original pics are embedded and they convert to show the
> embedded graphics (just like in wordml) which is a real mess.
>
> I use styles in the original document isn't that enough? or must I
> somehow manually map my styles to docbook tags?
>
>
> Or did I miss something in my attempt to convert.
>
> As far as the pics are concerned I wouldn't mind a placeholder with
> the
> picture caption in the correct place and I will just add pics in word
> later.
>
> Right now this doesn't work for me.
>
> Thanks,
> Aaron
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> For additional commands, e-mail: -
> open.org
>
>