I want to write this:
$ {\text{\huge N}}\limits_{i<k} $
and have it produce output comparable to this:
$ \sum\limits_{i<k} $
That is, I want a sum with limits underneath it, but I want it with a capital nu instead of a capital sigma. My proposed approach doesn't work though. How does one get \limits on a custom operator?
Nfor\maltese. – Steven B. Segletes Apr 17 '14 at 17:37