[Style] Add new intuition macro
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
\vspace{1cm}
|
||||
\newpage
|
||||
\fhlc{Aquamarine}{Counter-enabled}
|
||||
|
||||
These ones also have two settings, namely, you can change the counter behaviour and the inclusion of subsections in the numbering. See \ref{sec:perFileConf}.
|
||||
@@ -45,7 +45,6 @@ See \ref{sec:counters} for a guide on how to change the current number.
|
||||
\end{minted}
|
||||
\end{proposition}
|
||||
|
||||
\newpage
|
||||
\begin{fact}[]{Title here}
|
||||
\begin{minted}{latex}
|
||||
\begin{fact}[]{Title here}
|
||||
@@ -77,3 +76,11 @@ See \ref{sec:counters} for a guide on how to change the current number.
|
||||
\end{remark}
|
||||
\end{minted}
|
||||
\end{remark}
|
||||
|
||||
\begin{formula}[]{Title here}
|
||||
\begin{minted}{latex}
|
||||
\begin{formula}[]{Title here}
|
||||
|
||||
\end{formula}
|
||||
\end{minted}
|
||||
\end{formula}
|
||||
|
@@ -78,13 +78,12 @@ Put \verb|\usetcolorboxes| right after \verb|\startDocument| (right after \verb|
|
||||
\end{minted}
|
||||
\end{limitations}
|
||||
|
||||
|
||||
|
||||
\fhlc{Aquamarine}{Math-Specific}
|
||||
\begin{formula}[]{Title here}
|
||||
\begin{intuition}[]{Title here}
|
||||
\begin{minted}{latex}
|
||||
\begin{formula}[]{Title here}
|
||||
\begin{intuition}[]{Title here}
|
||||
|
||||
\end{formula}
|
||||
\end{intuition}
|
||||
\end{minted}
|
||||
\end{formula}
|
||||
\end{intuition}
|
||||
Can also be used inline using \verb|\inlineintuition|, which renders \inlineintuition
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
\newpage
|
||||
\vspace{1cm}
|
||||
\fhlc{Aquamarine}{Language-Specific}
|
||||
\begin{conjugation}[]{Title here}
|
||||
\begin{minted}{latex}
|
||||
@@ -17,9 +17,6 @@
|
||||
\end{forms}
|
||||
|
||||
|
||||
\fhlc{Aquamarine}{CS-Specific}
|
||||
\textit{Coming soon!}
|
||||
|
||||
|
||||
\fhlc{Aquamarine}{Flexible}
|
||||
\begin{general}[]{title}{second title}{red}
|
||||
|
Reference in New Issue
Block a user