Jean-Philippe MENGUAL wrote:
> Hmmm. To obtain this new format, is it necessary to "code" (write all the
> tags) again all the book? Or is there a tool to do the conversion
> automatically?

It *should* only require minimal changes.  The header:

<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"; [
   <!ENTITY % general-entities SYSTEM "general.ent">
   %general-entities;
]>

will change and some new Docbook packages installed.  Of course this header is 
in every xml file.

The .ent files will probably need changing too.

These changes may require updates to the .xsl style sheets too.

What is needed is for someone to sit down and prototype what needs to be 
changed 
and then provide the list with details of the changes needed.

Personally, I don't think this is a real high priority.  I'm not sure what the 
effort will buy us.

   -- Bruce



-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to