On 19/11/10 03:26, Dag Wieers wrote:
Hi,

I noticed when converting from asciidoc to DocBook that multiline
comments result into newlines (empty lines) inside the paragraphs. For
my specific case there is no issue, but for certain blocks those
spurious newlines could be a problem.

Also, currently the :keyword: and :description: attributes only affect
the HTML output (reportedly for SEO purposes), however I would like to
see that meta information appear also in the DocBook (and maybe XHTML)
output in order to have this available inside the OpenOffice document
and subsequently the PDF and DOC output.

There is a document about DocBook SEO which may be useful in this context:

http://www.criticism.com/seo/docbook.php
http://www.seoeffects.com/seo-friendly-xhtml/

Would it be possible to make these attributes more general ?

I assume you mean so that you can use them if you generate DocBook instead of HTML. In DocBook each keyword has to be enveloped with a keyword tag so there's no straightforward way to do that using the keywords attribute. The way to do it is to write a docinfo XML file with abstract and keywordset elements that will be included in the DocBook header.



PS The XHTML output seems to be missing the required headers for adding
this additional information. I assume this is on purpose but have no
idea why ;-)

Which required headers?

Cheers, Stuart




--
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to