On Mon, Jan 27, 2003 at 01:57:17PM -0500, Bruce D'Arcus wrote:
OK, followup then:
First, so if I have <acronym>eu</acronym> the standard XSLT files and/or Jade would automatically make that "EU" for HTML or RTF output?
Second, could I then setup DocBook in ConTeXt to automatically letterspace all acronyms? This would be using the CapStretch macro Bill McClain has listed on his website...
\def\CapStretchAmount{.08em} \def\CapStretch#1{\def\stretchedspaceamount{\CapStretchAmount}\stretched normalcase{#1}
\defineXMLargument[acronym]\CapStretch I think you should write the acronym in capitals. Then obtain small caps as follows: \defineXMLargument[acronym]\doacronym \def\doacronym#1{{\sc\lowercase{\CapStretch{#1}}}} I have inserted the latter without the \CapStretch, which I do not like. Simon -- Simon Pepping email: spepping@scaprea.hobby.nl