Skip to content

Instantly share code, notes, and snippets.

@moewew
Created April 26, 2020 09:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moewew/0141c642d3b2bf95dd8dcba1b537c6ee to your computer and use it in GitHub Desktop.
Save moewew/0141c642d3b2bf95dd8dcba1b537c6ee to your computer and use it in GitHub Desktop.
\def\contFracOpe{%
\operatornamewithlimits{%
\mathchoice{% * Display style
\vcenter{\hbox{\huge $\mathcal{K}$}}%
}{% * Text style
\vcenter{\hbox{\Large $\mathcal{K}$}}%
}{% * Script style
\mathrm{\mathcal{K}}%
}{% * Script script style
\mathrm{\mathcal{K}}%
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment