%% rbt-mathnotes.tex %% Copyright 2021 Rebecca B. Turner. % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 % of this license or (at your option) any later version. % The latest version of this license is in % http://www.latex-project.org/lppl.txt % and version 1.3 or later is part of all distributions of LaTeX % version 2005/12/01 or later. % % This work has the LPPL maintenance status `maintained'. % % The Current Maintainer of this work is Rebecca B. Turner. % % This work consists of the files: % README.md % rbt-mathnotes.tex % rbt-mathnotes.sty % rbt-mathnotes.cls % rbt-mathnotes-util.sty % rbt-mathnotes-messages.sty % rbt-mathnotes-hw.cls % rbt-mathnotes-formula-sheet.cls % examples/cheat-sheet.tex % examples/multivar.tex % examples/topology-hw-1.tex % and the derived files: % rbt-mathnotes.pdf % examples/cheat-sheet.pdf % examples/multivar.pdf % examples/topology-hw-1.pdf \documentclass{ltxguidex} \errorcontextlines=10 \usepackage{longtable} \usepackage{changepage} \usepackage{metalogo} \usepackage{changelog} \newcommand{\mn}{\ctan{rbt-mathnotes}} \makeatletter \renewcommand{\SX@explpreset}{ language=[LaTeX]TeX, numbers=none, } \makeatother %\setmainfont{Charter} \lstset{basewidth=0.6em} \usepackage[ nomaketitle, notitles, noxcolor, noenumitem, notheorems, ]{rbt-mathnotes} \usepackage{FiraSans} \usepackage{FiraMono} \NewDocumentEnvironment{ctandescription}{} {\NewDocumentCommand{\pkg}{m}{\item[\ctan{##1}]} \begin{description}} {\end{description}} \author{Rebecca Turner\thanks{\email{rbt@sent.as}, \https{becca.ooo}}} \title{The \mn\ Package} \date{1.0.2 2021/11/29} \begin{document} \maketitle \begin{abstract} Rebecca Turner's personal macros and styles for typesetting mathematics notes. \end{abstract} \begin{note} Browse the sources, contribute, or complain at \\ \https{github.com/9999years/latex-mathnotes} \end{note} \tableofcontents \vfill \pagebreak \begin{note} Copyright 2021 Rebecca B. Turner. This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license or (at your option) any later version. The latest version of this license is in \https{www.latex-project.org/lppl.txt} and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later. This work has the LPPL maintenance status `maintained'. The Current Maintainer of this work is Rebecca B. Turner. This work consists of the files: \begin{itemize} \item \texttt{README.md} \item \texttt{rbt-mathnotes.tex} \item \texttt{rbt-mathnotes.sty} \item \texttt{rbt-mathnotes.cls} \item \texttt{rbt-mathnotes-util.sty} \item \texttt{rbt-mathnotes-messages.sty} \item \texttt{rbt-mathnotes-hw.cls} \item \texttt{rbt-mathnotes-formula-sheet.cls} \item \texttt{examples/cheat-sheet.tex} \item \texttt{examples/multivar.tex} \item \texttt{examples/topology-hw-1.tex} \end{itemize} and the derived files: \begin{itemize} \item \texttt{rbt-mathnotes.pdf} \item \texttt{examples/cheat-sheet.pdf} \item \texttt{examples/multivar.pdf} \item \texttt{examples/topology-hw-1.pdf} \end{itemize} \end{note} \vfill \pagebreak \section{Package options} Some options are enabled by default, and can be disabled by passing |no