|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: aural.src,v 2.16 1998-03-09 11:57:21 bbos Exp $ --> |
| 3 | +<!-- $Id: aural.src,v 2.17 1998-03-09 18:36:01 bbos Exp $ --> |
4 | 4 | <HEAD> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <TITLE>Aural style sheets</TITLE> |
@@ -633,35 +633,6 @@ braces, and so on are to be spoken literally. |
633 | 633 | naturally as various pauses. |
634 | 634 | </dl> |
635 | 635 |
|
636 | | -<!-- #include src=properties/speak-date.srb --> |
637 | | - |
638 | | -<!-- Proposed: cut this because too semantic, hard to |
639 | | - implement -Ij --> |
640 | | - |
641 | | -<!-- Remove. 27/2/98 --> |
642 | | - |
643 | | -<p>This property controls how dates are spoken. |
644 | | -Values have the following meanings:</p> |
645 | | - |
646 | | -<dl> |
647 | | -<dt><strong>mdy</strong> |
648 | | -<dd>Month-Day-Year (common in the United States). |
649 | | -<dt><strong>dmy</strong> |
650 | | -<dd>Day-Month-Year (common in Europe). |
651 | | -<dt><strong>ymd</strong> |
652 | | -<dd>Year-Month-Day. |
653 | | -</dl> |
654 | | - |
655 | | -<div class="xml-example"><P> |
656 | | -This property would be useful, for example, when combined with an XML |
657 | | -element used to identify dates, such as: |
658 | | - |
659 | | -<pre> |
660 | | - <PARA>The campaign started on <DATE value="1874-10-21"/> |
661 | | - and finished <DATE value="1874-10-28/"></PARA> |
662 | | -</pre> |
663 | | -</div> |
664 | | - |
665 | 636 | <!-- #include src=properties/speak-numeral.srb --> |
666 | 637 |
|
667 | 638 | <p>This property controls how numerals are spoken. Values have the |
|
0 commit comments