-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rewrite the first example of the amsmath subsection #73
Comments
Maybe more generally the math examples should be carefully scrutinized by a talented math editor? |
Suggestions? |
If the scrutineer must know about so very many things, such as the 'standard conventions' in (some) science and (all?) engineering disciplines and about all typesetting cultures and regimes for abstraction of mathematical input . . . |
Maybe, along with translations to other languages, we also need translations to each of the many 'languages' that are more commonly called 'the traditions, conventions and trade-craft used by different clans of mathematical authors/editors/typesetters/etc.' ??? |
I suggest we leave this unchanged. Personally I don't mind the colon before the display. I have a mild preference for adding space before end of display punctuation, but it is by no means universal practice to add space there. The space commands are the specific subject of the following lesson so adding them at this point would probably need a forward reference and give them more prominence than you want here when the point of the example is alignment. |
The first example in the
amsmath
subsection is unfortunate in a few ways. Please consider rewriting it asThis avoids the colon before the displayed equations, which is sometimes said to be bad style, and, more importantly introduces spacing before punctuation in formulas in displayed equations. Why is that necessary? Here is why.
Punctuation close to some formula has repeatedly lead to confusion, e.g.
$T_{ij},$
is hard to distinguish from$T_{ij'}$
, and there are many more examples of this kind.The text was updated successfully, but these errors were encountered: