From 4344f8f09ddd464d15c176d20fd33fc59d0c8317 Mon Sep 17 00:00:00 2001 From: "Helpers compiler [bot]" Date: Wed, 24 Dec 2025 06:22:30 +0000 Subject: [PATCH] [skip ci] Build helpers on push --- dist/full.tex | 2 +- dist/most.tex | 2 +- dist/recommended.tex | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/full.tex b/dist/full.tex index 4ef4cb7..2a22b96 100644 --- a/dist/full.tex +++ b/dist/full.tex @@ -477,7 +477,7 @@ \newcommand{\divides}{\hspace{0.25em}|\hspace{0.25em}} \newcommand{\mbeq}{\overset{!}{=}} \newcommand{\lcm}{\text{lcm}} -\newcommand{\limit}[2]{\lim_{#1 \rightarrow #2}} +\newcommand{\limit}[2]{\underset{#1 \rightarrow #2}{\lim}} \newcommand{\seq}[1]{(#1_n)_{n \geq 1}} \newcommand{\ser}[2]{\sum_{k = 1}^{#2} #1_k} \newcommand{\limni}{\limit{n}{\infty}} diff --git a/dist/most.tex b/dist/most.tex index 1d5b677..52cffd9 100644 --- a/dist/most.tex +++ b/dist/most.tex @@ -477,7 +477,7 @@ \newcommand{\divides}{\hspace{0.25em}|\hspace{0.25em}} \newcommand{\mbeq}{\overset{!}{=}} \newcommand{\lcm}{\text{lcm}} -\newcommand{\limit}[2]{\lim_{#1 \rightarrow #2}} +\newcommand{\limit}[2]{\underset{#1 \rightarrow #2}{\lim}} \newcommand{\seq}[1]{(#1_n)_{n \geq 1}} \newcommand{\ser}[2]{\sum_{k = 1}^{#2} #1_k} \newcommand{\limni}{\limit{n}{\infty}} diff --git a/dist/recommended.tex b/dist/recommended.tex index 537ed4e..674ca8e 100644 --- a/dist/recommended.tex +++ b/dist/recommended.tex @@ -477,7 +477,7 @@ \newcommand{\divides}{\hspace{0.25em}|\hspace{0.25em}} \newcommand{\mbeq}{\overset{!}{=}} \newcommand{\lcm}{\text{lcm}} -\newcommand{\limit}[2]{\lim_{#1 \rightarrow #2}} +\newcommand{\limit}[2]{\underset{#1 \rightarrow #2}{\lim}} \newcommand{\seq}[1]{(#1_n)_{n \geq 1}} \newcommand{\ser}[2]{\sum_{k = 1}^{#2} #1_k} \newcommand{\limni}{\limit{n}{\infty}}