mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-24 06:11:56 +00:00
Switch back to ASCII for symbols.
Garrett Wollman reported privately that XEmacs 21.4.22, the current stable version, doesn't work with the UTF-8 recently introduced into our commentary. For example, the UTF-8 character '−' (MINUS SIGN), which is stored as the three bytes "\342\210\222", displays as 'â\210\222'. For proper names this is annoying but tolerable, as there's little loss in utility from (say) 'Racoviță' to its display form 'RacoviÈ\233Ä\203'. But for symbols this is a real pain that can make it hard to understand the documentation, e.g., 'Release 2014e – 2014-06-12 21:53:52 −0700' displays as 'Release 2014e â\200\223 2014-06-12 21:53:52 â\210\2220700'. To work around this problem, make the following substitutions in commentary to mostly revert these symbols to their pre-UTF-8 versions: '§' -> 'section', '°' -> 'degrees', '±' -> '+-', '–' -> '-' (en dash), '—' -> '--' (em dash), '′' -> "'", '″' -> '"', '→' -> '->', '−' -> '-' (minus sign), '≤' -> '<='. Leave proper names and foreign words in UTF-8.
This commit is contained in:
@ -317,7 +317,7 @@ O'Clock, Eastern Wartime</a></td></tr>
|
||||
Mystery, history, daylight saving time, and old-time radio.
|
||||
</td></tr>
|
||||
<tr><td> </td></tr>
|
||||
<tr><td>Film</td><td>Bell Science – About Time</td></tr>
|
||||
<tr><td>Film</td><td>Bell Science – About Time</td></tr>
|
||||
<tr><td>Notes</td><td>The Frank Baxter/Richard Deacon extravaganza.
|
||||
Information is available at
|
||||
<a href="http://www.videoflicks.com/titles/1035/1035893.htm">http://www.videoflicks.com/titles/1035/1035893.htm</a></td></tr>
|
||||
@ -438,7 +438,7 @@ as noted by Will Fitzgerald)
|
||||
</li>
|
||||
<li>
|
||||
Brady: "...[Bishop Usher] determined that the Lord began the Creation
|
||||
on the 23rd of October in the Year 4004 B.C. at – uh, at 9 A.M.!"
|
||||
on the 23rd of October in the Year 4004 B.C. at – uh, at 9 A.M.!"
|
||||
<br>
|
||||
Drummond: "That Eastern Standard Time? (Laughter) Or Rocky Mountain
|
||||
Time? (More laughter) It wasn't daylight-saving time, was it? Because
|
||||
@ -457,8 +457,8 @@ May, 1999 episode of the syndicated television series "Baywatch")
|
||||
<li>
|
||||
"A fundamental belief held by Americans is that if you are on land, you
|
||||
cannot be killed by a fish...So most Americans remain on land, believing
|
||||
they're safe. Unfortunately, this belief—like so many myths, such as that
|
||||
there's a reason for 'Daylight Saving Time'—is false."
|
||||
they're safe. Unfortunately, this belief – like so many myths, such as that
|
||||
there's a reason for 'Daylight Saving Time' – is false."
|
||||
(Dave Barry column, 2000-07-02)
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user