From 3ee0f699124615ffce3d12ed2c10e869e2f218d0 Mon Sep 17 00:00:00 2001 From: PH-KDX <50588793+PH-KDX@users.noreply.github.com> Date: Mon, 30 May 2022 10:17:06 +0200 Subject: Add amssymb package Co-authored-by: Shakya Majumdar --- bot/resources/fun/latex_template.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot') diff --git a/bot/resources/fun/latex_template.txt b/bot/resources/fun/latex_template.txt index 7c99879f..40f32e13 100644 --- a/bot/resources/fun/latex_template.txt +++ b/bot/resources/fun/latex_template.txt @@ -1,5 +1,5 @@ \documentclass{article} -\usepackage{amsmath} +\usepackage{amsmath, amssymb} \begin{document} \pagenumbering{gobble} $text -- cgit v1.2.3