On 10 March 2014 00:14, Robert C. Helling <[email protected]> wrote: > > On 09 Mar 2014, at 19:46, Lubomir I. Ivanov <[email protected]> wrote: > >> ou could use LaTex, unless Robert hates it. >> >> http://en.wikipedia.org/wiki/LaTeX >> "It is the de facto standard for the communication and publication of >> scientific documents" >> >> s = \int_{0}^{10}x^2\,dx > > I love TeX (actually, there is a github branch in my account that used TeX to > print subsurface log pages). > > But since it’s been meant to be read by humans rather than machines I would > simplify it a bit (fewer curly braces and backslashes etc). So I would write > the above equation as > > s = int_0^10 x^2 dx = 1000/3 > > Differentiation you can write with a prime (if there is only one independent > variable, as in our case probably time) or as > > d/dt > > And for better readability don’t write multiplication with a *, just leave a > space as in > > (a+b)^2 = a^2 + 2 a b + b^2. >
forwarded to the ML. lubomir -- _______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
