This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: acronym


/ Oleg Tkachenko <olegt@multiconn.com> was heard to say:
| How can I get <acronym> element to be in html like a real html
| acronym, e.g. <acronym title="Document Object Model">DOM</acronym> ?

There's no easy, inline way. The problem with the title attribute is that
it doesn't work in an I18N way (you couldn't put BIDI or Ruby in there, or
even other markup like <emphasis>).

A subelement inside acronym for this purpose doesn't seem very inviting.

If the acronyms are in a glossary, I suppose I'd do some fancy hackery to
make that work.

It's definitely a nice idea, but no good, general solutions spring to
mind.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Youth lasts much longer than young
http://www.oasis-open.org/docbook/ | people think.--Comtesse Diane
Chair, DocBook Technical Committee |


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]