I didn't mean EON as a real tag, but as an abbreviation for ligatures being
explicitly turned on. If you were doing it in HTML (and if CCS had the XSL
styles), I guess you would write the two alternatives as:
Wach<span style="ligature:true">st</span>ube (pronounced roughly
/vock-shtooba/)
Wach<span style="ligature:false">st</span>ube (pronounced roughly
/vox-tooba/)
For a description of span, see
http://www.w3.org/TR/html401/struct/global.html#h-7.5.4
For current text decoration styles in CCS2, see:
http://www.w3.org/TR/REC-CSS2/text.html#q3
For XSL ligature styles, see:
http://www.w3.org/TR/1998/WD-xsl-19981216.html#ligature
Mark
Asmus Freytag wrote:
> >Looking at the markup world, XSL does support EON/EOFF, while CSS does
> >not yet.
>
> I.e. if I understand, I could genreate the equivalent of this text
>
> Wach<EON>st</EON>ube or Wach<EOFF>st</EOFF>ube
>
> I suspect that this would look a lot more complicated using the actual
> commands in XSL. Would you be able to give us a sample of the full
syntax?
>
> A./
This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:20:57 EDT