added \limits to bigcap and bigcap for latex-mode

This commit is contained in:
Michael Wernthaler 2020-04-15 19:52:17 +02:00
parent 9e806a3993
commit 81c1ac5e58
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@
# name: bigcap # name: bigcap
# key: bigcap # key: bigcap
# -- # --
\bigcap_{$1}^{$2}$0 \bigcap${1:\limits}_{$2}^{$3}$0

View File

@ -2,4 +2,4 @@
# name: bigcup # name: bigcup
# key: bigcup # key: bigcup
# -- # --
\bigcup_{$1}^{$2}$0 \bigcup${1:\limits}_{$2}^{$3}$0