-
Notifications
You must be signed in to change notification settings - Fork 56
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
Include discussion of the formatting of the differential operator #70
Comments
Thanks for the issue! Just for the records, I do not believe that there is a clear preference for italic differential |
There are, of course, a host of similar details, nuances and varied practices throughout math typesetting. These are also time-dependent! |
Yes but this is by far the most ... tricky ... one. |
It isn't too tricky in my humble opinion. There are official conventions. Of course, nobody should be forced to follow these, or any conventions. However, one should certainly be very careful when promoting certain practices. It has been suggested that the differential d is not an operator (not true) or that the tradition to typeset differential d's italic goes back to Gauss and Euler (not true, their publisher typeset it in the same font as e.g. the trigonometric functions, so if you really want to follow the practices of Gauss and Euler's publishers, you should type differential d's upright as long as you use |
@marmotghost There are official conventions, but they are never used by any math publishers (not in the UK or USA and many other locales, at least). Or by most communities of math authors. |
It is impossible to enforce any abstract (unenforceable and largely unheeded) standards on this material (or on any useful teaching material). If you want a site to teach 'mathematical typesetting' (possibly including useless abstract standards for it:-) then that would be a separate enterprise. Here we 'teach them the tools', rather than educate them in typography and standards. |
@marmotghost wrote:
Yes, it probably is, but understanding the reasons for this is not really part of 'learning latex', at least not at this elementary stage. Note that similar considerations apply to 'learning tex math' or 'learning mathml'. All good stuff but for a different place (possibly linked in some sense to this site and many others that are specifically about math encodings.
Probably impossible. As above, what you missed out on was learning about the importance and utility of 'abstraction in the encoding of math', a vast subject that is relevant to many systems but not obviously a part of basic instruction in latex. Some detailed notes, from my experience:
|
Or maybe a more general site on 'Using LaTeX to write conformant documents' so that we can keep this one reasonably free of 'official conventions' and arbitrary abstract, unused standards. |
Or maybe a subject area on 'Using LaTeX for engineering standards compliance', well-separated from teaching 'math in LaTeX'. |
Many mathematicians do typeset the differential d upright. See e.g. https://web.ma.utexas.edu/users/a.debray/lecture_notes/ and many many math papers. I would really like to understand where the narrative that mathematicians typeset the differential d italic comes from. It is certainly not true. What is true is that almost all mathematicians typeset the differential d upright. (Here I have used "almost all" in the sense of "all but finitely many exceptions". ;-) And apart from that, the LaTeX users do not just consist of mathematicians and engineers, there are also physicists etc. |
But this random paper uses non-italic for the variable also, as in the differential/derivative form ‘dR’. https://web.ma.utexas.edu/users/a.debray/lecture_notes/s17_geometric_Langlands.pdf I bet I could find any number of different typographical conventions in such a large collecation of mathematical works! “There are more things in Heaven and Earth, Horatio, than are dreamt of in your typography.” |
As you say, you will find any convention. But to it does not seem appropriate to push a particular one for the differential d, the more so in other occasions learnlatex aims at avoiding analogous problems: #112. For instance, physicists write |
@marmotghost I'm happy to adjust the text, but one issue for me at least is that the amount of math mode we can cover is actually very small. There are users who need lots of maths, and ones for whom it's a complete turn-off. (I have wondered about a series of math mode-specific lessons.) Would something like
work for you? |
@josephwright Thanks! The text you suggest is great! (Although some versions of I think that some discussion on the notation can be useful, but easily can become excessive. There already exist resources like the AMS style guide (in which you can find both upright and italic differential d's), and there is no "one size fits all". So IMHO the best thing would be to disentangle all these detailed questions from a site that aims at making LaTeX more accessible to the community. Perhaps one could add some links to some standard style guides such as the one by AMS. |
I've added some text: the lesson is already pretty long, and I'm wary of going further. |
The formatting of the differential operator ('d'/`d') can be somewhat controversial, and certainly varies between different traditions. We could handle this in two ways
The latter seems best: perhaps a short section in lesson 10? For example
The text was updated successfully, but these errors were encountered: