Capital K as operator like \sum
Matthias Weber <[email protected]> Mon, 15 Jun 2026 07:22:28 -0400
| Newsgroups | gmane.comp.tex.context |
|---|---|
| Message-ID | <[email protected]> |
Dear All,
Gauss introduced the capital Greek letter K to denote continued fractions (“Kettenbruch”), using it like Sigma in \sum and Pi in \prod.
Is there a way to add the K as an operator so that it scales and behaves like \sum and \prod?
I have tried the MNWE
\definemathsymbol[kb][operator]["039A] % capital Greek Kappa
\starttext
\startformula
\kb_{i=1}^\infty\frac{a_i}{b_i} \ne \sum_{i=1}^\infty \frac1{2^i}
\stopformula
\stoptext
But that obviously doesn't look good.
Thanks,
Matthias
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : [email protected] / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________