Hello there, I am trying to convert a fairly big document into docbook and I am having a couple of issues. Hopefully this is the right mailing list for that, if not please let me know, thanks.
The original document can be found here: http://medical.nema.org/dicom/2007/07_03pu.pdf Using OpenOffice 2.0.4 (debian package) -after a couple of hours :)- I get the following docbook file: http://gdcm.svn.sourceforge.net/viewvc/gdcm/Sandbox/07_03pu_oowriter.xml First of all it looks very impressive, thanks for such a nice feature. Unfortunately I am having some issue with newline return and whitespaces which produce results I cannot use... Example: Search for the following string in the XML file: <para>Sex of the named patient. Enumerated Values:M = maleF = femaleO = other</para> For the human eyes it is trivial to see where the whitespaces are missing, but I was not able to figure out what is going wrong for the xslt transformation. As far as I understand I should be looking at the file: sofftodocbookheadings.xsl Another (maybe related issue) is the following. Search for the following string in the XML file: <para>Table C.2-3PATIENT DEMOGRAPHIC MODULE ATTRIBUTES</para> Again for the human eye this is easy to see where the space is missing. The original file has a newline in between Table ... and PATIENT ... thanks ! -- Mathieu Ref: http://packages.debian.org/testing/editors/openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
