On 17 fév, 06:24, Stuart Rackham <[email protected]> wrote:
> The stylesheets are treating translating simpara and para in the differently: > when simpara encloses the item text no HTML tags are emitted, when para > encloses > the item text it is enclosed in the HTML p tag. I've no idea why, probably no > reason. The result being that as it was the callout icons get enclosed by p > tags > but the item text was not, hence the vertical misalignment. > > Thanks for spotting that, I didn't think simpara and para would be treated > differently. > Yes indeed I noticed the presence/absence of <p/> tag but was unsure about the consequences. It's clearer now. > > Am I going in the right direction ? > > Yes, I've committed you changes to the trunk (added a 0.4em item spacing). > > http://code.google.com/p/asciidoc/source/detail?r=918c378a378260dfd46... > > If you wondering about the Google Code URL, I'm in the process of moving the > asciidoc repo to Google Code. > > Cheers, Stuart > Thank a lot for committing these! It helps a lot. For information, the project that currently moves its documentation from docbook to asciidoc is the Waf build system, another good piece of code in python: http://waf.googlecode.com Regards, Lionel -- 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.
