|
[Date Index]
[Thread Index]
[Author Index]
Re: Google groups (?) always breaks my code...
- To: mathgroup at smc.vnet.net
- Subject: [mg111956] Re: Google groups (?) always breaks my code...
- From: Simon <simonjtyler at gmail.com>
- Date: Sun, 22 Aug 2010 08:08:37 -0400 (EDT)
- References: <i48jjp$e6p$1@smc.vnet.net> <i4genc$j9s$1@smc.vnet.net>
Good to know -- I'll keep an eye on the line lengths from now on.
Thanks!
> The google groups posting interface wants original lines (not quoted
> lines) to have no more than 70 characters. If a line is too long, it
> will insert a hard CR at the last possible word break that will keep
> the line length <= 70 characters. (Trailing spaces are eliminated.)
> Your problem stems from the fact that it thinks hyphenated words can
> be broken after the hyphen. The solution is to insert your own CRs.
Prev by Date:
Filling from x_1 to x_2
Next by Date:
Input problems
Previous by thread:
Re: Google groups (?) always breaks my code...
Next by thread:
SubscriptSymbol.m --- Compatibility issue?
|