OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: Update on roundtrip: wordml to docbook


On 10/9/07, Steve Ball <Steve.Ball@explain.com.au> wrote:
> Lately I've been doing a some work on the roundtripping system, so
> I'll revisit your bug report and check to see if it is still occurring.

I think I can answer that:

  cd docbook/xsl/roundtrip
  svn up
  xsltproc -o normalised.xml wordml-normalise.xsl 07_03pu.xml
  xsltproc -o sections.xml wordml-sections.xsl normalised.xml
  xsltproc -o blocks.xml wordml-blocks.xsl sections.xml
  xsltproc -o my-docbook.xml wordml-final.xsl blocks.xml 2>&1| sort | uniq

returns (*)

  I believe the smaller examples entered in the bug tracker should
reproduce those issues. Basically Heading1, ... are all defined within
the word document, I am not sure why there are not remap correctly.


Thanks for time,

-- 
Mathieu

Ref:
http://gdcm.svn.sourceforge.net/viewvc/gdcm/Sandbox/standard/2007/07_03pu.xml

(*)
No match found for BodyText
No match found for BodyText2
No match found for BodyText3
No match found for BodyTextIndent
No match found for Bullet0
No match found for Bullet1
No match found for Bullet11
No match found for Bullet2
No match found for DocList
No match found for EndnoteText
No match found for FigureTitle
No match found for FigureTitle0
No match found for Footer
No match found for Header
No match found for Heading1
No match found for Heading2
No match found for Heading3
No match found for Heading4
No match found for Heading5
No match found for Heading6
No match found for Heading7
No match found for Heading8
No match found for Index1
No match found for List1
No match found for NOTE0
No match found for Normal-10
No match found for NormalText
No match found for Note
No match found for StandardTitle
No match found for TOC1
No match found for TOC2
No match found for TOC3
No match found for TOC4
No match found for TOC5
No match found for TOC6
No match found for TOC7
No match found for TableEntry
No match found for TableEntry0
No match found for TableHead
No match found for TableLabel
No match found for TableTitle
No match found for listISO
No match found for normalBodytext
No match found for s2


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]