[xmlspec] ACSS @media {speech} for diff marks

I created this for my work on XForms 
--feel free to include it in the xmlspec package for the
future.

@media speech {
div.diff-add  { pitch: 8; pitch-range: 8}
div.diff-del  { pitch: 1; pitch-range: 8;  stress: 8; richness: 1}
div.diff-chg  { pitch: 9; pitch-range: 9; stress: 9; richeness:2}


span.diff-add { pitch: 8; pitch-range: 8}
span.diff-del  { pitch: 1; pitch-range: 8;  stress: 8; richness: 1}
span.diff-chg  { pitch: 9; pitch-range: 9; stress: 9; richeness:2}


td.diff-add { pitch: 8; pitch-range: 8}
td.diff-del  { pitch: 1; pitch-range: 8;  stress: 8; richness: 1}
td.diff-chg  { pitch: 9; pitch-range: 9; stress: 9; richeness:2}
}

-- 
Best Regards,
--raman
------------------------------------------------------------

IBM Research: Human Language Technologies
Phone:        1 (408) 927 2608
Fax:        1 (408) 927 3012
Email:        tvraman@us.ibm.com
WWW:      http://www.cs.cornell.edu/home/raman
PGP:          http://emacspeak.sf.net/raman.asc
Snail:        IBM Almaden Research Center,
              650 Harry Road
              San Jose 95120

Received on Wednesday, 4 July 2001 00:33:12 UTC