In Math Environment:
\underset{ S ;}{ {\rlap{\mspace{1mu} \boldsymbol{\bigcirc}}{\rlap{\int}{;\int}}} }
For Latex-suite Users:
{trigger: “oiint”, replacement: “\underset{ ${0:S} \;}{ {\rlap{\mspace{1mu} \boldsymbol{\bigcirc}}{\rlap{\int}{\;\int}}} } $1”, options: “mA”},
Can you say more about this?
Latex-suite is a plugin of Obsidian.
\oiint is known as the Double Closed Integral in LaTeX.
Math Environment:
$ $
OR
$$ $$
Method 1
In Math Environment:
\underset{ S \;}{ {\rlap{\mspace{1mu} \boldsymbol{\bigcirc}}{\rlap{\int}{\;\int}}} }
For Latex-suite (plugin) Users:
{trigger: "oiint", replacement: "\\underset{ ${0:S} \\;}{ {\\rlap{\\mspace{1mu} \\boldsymbol{\\bigcirc}}{\\rlap{\\int}{\\;\\int}}} } $1", options: "mA"},
Metho 2
In Math Environment:
\underset{ S \;}{\boldsymbol{\bigcirc}{\mspace{-22.375mu}\int{\mspace{-14mu}\int}}}\;
For Latex-suite (plugin) Users:
{trigger: "oiint", replacement: "\\underset{ ${0:S} \\;}{\\boldsymbol{\\bigcirc}{\\mspace{-22.375mu}\\int{\\mspace{-14mu}\\int}}}\\; $1", options: "mA"},
Sorry for forgetting to use code style
2 Likes
ckid3
December 7, 2024, 7:16pm
5
Thank you so much. I can’t believe it was so difficult to get this symbol. Hopefully someone will make a community plugin with an earlier way to do this soon
Van1
April 17, 2025, 1:49pm
6
Oh my Gosh!! Thank you so much! I’ve been searching this for months. The Gaussian formula really annoys me.