1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
# minimalist-plain package
# Matthew Bertucci 2022/06/18 for 2022/06/16 release
#include:l3keys2e
#include:relsize
#include:anyfontsize
#include:tikz
# loads calc and shadings tikzlibraries
#include:tikzpagenodes
#include:geometry
#include:fancyhdr
#include:extramarks
#include:linenoamsmath
#include:titlesec
#include:ulem
#include:titletoc
#include:enumitem
#include:imakeidx
#include:silence
#include:projlib-draft
#include:mathtools
#include:amsthm
#include:bookmark
#include:hyperref
#include:projlib-theorem
#include:projlib-author
# loads amsfashion options of projlib-author
#include:projlib-titlepage
#include:tcolorbox
# loads many option of tcolorbox
#include:amsmath
#include:pdfcol
\LocallyStopLineNumbers
\ResumeLineNumbers
\begin{keyword}
\end{keyword}
\parttext{text}
\begin{emphasis}
\end{emphasis}
\ifLNturnsON#*
\keywordname#*
\LNturnsONfalse#*
\LNturnsONtrue#*
\partstring#*
\qedsymbolOriginal#S
\IndexDotfill#*
\IndexHeading{text}#*
# from amsfashion option of projlib-author
#include:projlib-language
#include:scontents
\keywords{keywords%text}
\dedicatory{text}
\subjclass{classification}
\subjclass[year]{classification}
|