On Friday 02 December 2005 19:47, Bob Hanson wrote: > 1. Is HTML allowed within <xxx> and </xxx>? Or does this format not > allow for HTML?
In principle it does not, but you can 'namespace it', e.g. make it <html:bla> > 2. Looks to me like the <table></table> information (as in color HBONDS) > had to be removed. Is that correct? Was that necessary? Don't remember. > (Is there any way to show tables in a docbook?) Yes, several ways. Easiest is <informalTable> [1]. > 3. What else besides <table></table> information did you have to delete? > Looks like all <a> tags are out as well? Yes, <ulink> partly replace those. I attached the script; hope you can make sense of it. Please ask questions if not. Egon 1.http://www.docbook.org/tdg/en/html/informaltable.html -- [EMAIL PROTECTED] Blog: http://chem-bla-ics.blogspot.com/ GPG: 1024D/D6336BA6
cmds2xml.pl
Description: Perl program
