Re: OT: HTML mail WAS: Re: Open-Cobol



William M. Klein wrote:
For my own information, what do you think about the (HTML) capability of
mixing proportional and non-proportional fonts?

As with most typesetting questions, there's no simple answer.

Fixed-width fonts are usually better for code - as are for example
fonts which use clearly distinct glyphs for all the characters that
are significant in the source code (so eg numeral 1 does not look like
lowercase letter l). That's a special context, where there are
typesetting constraints that don't apply to normal prose.

The use of proportional fonts (or fonts that are otherwise unsuitable
for setting code) for body text is a much more complicated question.
Few people have training in typesetting or visual design, and most
seem to make poor font choices: witness the widespread use of
unfortunate fonts like Arial, Verdana, and the accursed Comic Sans;
apparently random decisions between serif and sans-serif fonts; and so
forth.

And most software does a lousy job of displaying non-monospace fonts -
even Word, for example, is pretty poor at kerning. That's if it even
finds a suitable font and scales it properly.

For this group (com.lang.cobol), I do find that those posts that are able to use
non-proportional fonts for COBOL source code - especially when discussing
"column sensitive" issues is an advantage. I find it particularly useful (to
me) when "discussion" text is proportional while source code is
non-proportional.

Individual users may find it easier or more pleasant to read body text
set in a proportional font. Given the problems above, and my own
experiences with styled-text email, I'm not interested in looking at
Usenet posters' font experiments.

Obviously, I would also find it useful (NOT in comp.lang.cobol) to be able to
mix alphabets (codesets) when discussing (in English) text in another alphabet
(e.g. Cyrillic) much less text in Kanji - and this doesn't even get into the
left-to-right vs right-to-left issues.

There are provisions in Usenet for using character sets and encodings
other than ASCII. Doing so restricts your audience, of course, but the
mechanisms are there. This doesn't require HTML; and it's a rather
different question than whether Usenet posters should decorate their
messages with color and font changes and the like.

Are there ways to use "mixed fonts" and/or mixed alphabets in non-HTML posts? I
am not aware of them, but that doesn't mean they don't exist.

Usenet itself doesn't impose any restriction on what appears in the
message body, thanks to MIME and content-encodings.

In terms of what the typical Usenet user agent will render, plain text
and HTML are pretty much the only choices. Plain text usually means
ASCII, but you can specify other character encodings, including ones
that support character sets for more than one alphabet / writing
scheme (various Unicode encodings, various ISO encodings, CJK
encodings, etc).

Plain text gives the poster no control over fonts, though.

--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
.



Relevant Pages

  • Re: recommendations
    ... Please don't post HTML to Usenet. ... Don't use any of Outlook Express's options for fonts etc. ... > Does anyone have any other good recommendations along the same writing ...
    (rec.arts.sf.written)
  • Re: spaces after a period (Was: Re: diff between sprintf() and fprintf())
    ... most important rule is "Use one space with proportional fonts, ... spaces with fixed-pitch fonts". ... half-characters are impossible in fixed-pitch typing. ... Nevertheless, I try to stick by the two-space rule in Usenet, on the ...
    (alt.usage.english)
  • Re: Gravity: Very Few Posting Fonts ?
    ... There are no fonts on Usenet. ... The option you quote is for the way the ... article is displayed to you while composing it, ...
    (news.software.readers)
  • Re: Old Irish Typography and Unicode
    ... On Sun, 1 Jun 2008, Magnus.Moraberg@xxxxxxxxx wrote: ... Arial is a typeface consisting of four fonts. ... What's the most irritating thing on Usenet? ...
    (comp.fonts)
  • Re: Quieter glyphs than parentheses
    ... ASCII or 16-bit Unicode characters, it did not require rewriting the entire ... by non ISO8859 language scripts. ... Japanese has three popular non-Unicode-based encodings, ... display fonts is one reason I would caution against using characters from ...
    (comp.lang.lisp)