XSL Formatter Q&A
About XSL FormatterSpecifications |
|
| Q. | Is there any way in XSL 1.0 to generate revision bars that reflect the vertical (or horizontal, in some cases) extents of inline areas? [No.2002072603] |
|---|---|
| A. |
For example, in the markup you might have: <para><changed>this is changed</changed> this is not changed</para> and in the presentation you want to have something like this:
| this is changed
this is not changed
From V2.5 the function of revision bar is supported as Antenna House XSL extension. Please refere to the Online Manual for more details. |