#how to reset preambles on texit

1 messages · Page 1 of 1 (latest)

radiant spireBOT
#
swagmafia3000 (222673740821954561)
Current preamble

\newtheorem{Theorem}{Theorem}
\newtheorem{Proposition}{Theorem}
\newtheorem{Lemma}[Theorem]{Lemma}
\newtheorem{Corollary}[Theorem]{Corollary}

\theoremstyle{definition}
\newtheorem{Definition}[Theorem]{Definition}

\renewcommand{\div}{\divisionsymbol}
\usepackage{amsmath}
\usepackage{tikz}
\usepackage{accents}
\usepackage{polynom}
\usepackage[version = 4]{mchem}
lavish depot
#

,preamble --reset is the way, alternatively, you can delete the line:
,preamble --remove mchem

#

@cold briar

radiant spireBOT
#

The requested text doesn't appear in your preamble! Nothing to remove.

#

Your preamble has been reset to the default! Use ,preamble --revert to restore it.

#

swagmafia3000