From: Ingo Schwarze <schwarze@usta.de> To: "Anthony J. Bentley" <anthony@anjbe.name> Cc: tech@mdocml.bsd.lv Subject: Re: Rendering of math symbols in ASCII mode Date: Tue, 20 Jun 2017 18:44:25 +0200 [thread overview] Message-ID: <20170620164425.GF64805@athene.usta.de> (raw) In-Reply-To: <84965.1497932820@cathet.us> Hi Anthony, Anthony J. Bentley wrote on Mon, Jun 19, 2017 at 10:27:00PM -0600: > Ingo Schwarze writes: >> Anthony Bentley wrote: >>> .EQ >>> roman erf ( x ) = 2 over {sqrt pi} int sub 0 sup x e sup {- t sup 2} dt >>> .EN >> Why roman? Aren't function names usually set italic in mathematic >> papers? > My impression is that single-letter functions are italic but words > are roman. I stand corrected. Actually, blowing the dust off my own diploma thesis, i found several instances of arctan, exp, ln, log - all roman. Apparently, it has been too long since i looked at such typesetting... > Nitpick: \(sr is not the right way to do square roots in eqn(7). > The sqrt keyword will wrap in parentheses. I fully agree with that. > (But I get your point.) Once i came to the intermediate conclusion that we better work on the level of character escape sequences than on the level of egn(7) syntax, i considered all escapes, no matter whether they are needed in the context of eqn(7). >> For some character escape sequences that render to nothing in >> groff -Tascii, i decided to use descriptive renderings >> enclosed in angle brackets in the past: >> >> \(sc <sec> SECTION SIGN >> \(de <deg> DEGREE SIGN >> \(ps <par> PILCROW SIGN >> \(CS <lub> BLACK CLUB SUIT >> >> Do you consider that desirable for cases like the above, too? > Indeed, I think this is a sensible and readable way to go for -Tascii, > particularly for characters likely to be used in eqn(7). Following that, my inquiry on <groff@gnu.org> already elicited positive feedback from Werner Lemberg. So i'm quite hopeful that we can get this done and make eqn(7) useful for your intended purpose. Yours, Ingo -- To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv
prev parent reply other threads:[~2017-06-20 16:44 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2017-06-19 0:04 Anthony J. Bentley 2017-06-19 17:06 ` Ingo Schwarze 2017-06-20 4:27 ` Anthony J. Bentley 2017-06-20 16:44 ` Ingo Schwarze [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20170620164425.GF64805@athene.usta.de \ --to=schwarze@usta.de \ --cc=anthony@anjbe.name \ --cc=tech@mdocml.bsd.lv \ --subject='Re: Rendering of math symbols in ASCII mode' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).