add icons to some block: "remarque" and "application."
This commit is contained in:
parent
768f758d43
commit
8edd45ca0f
@ -288,7 +288,7 @@
|
|||||||
%
|
%
|
||||||
\NewDocumentEnvironment{rmq}{ G{Remarque} }{%begin
|
\NewDocumentEnvironment{rmq}{ G{Remarque} }{%begin
|
||||||
\setbeamercolor{block title}{fg=blush,bg=blush!10!white}%fg=white,bg=cerisepink!80!white}%
|
\setbeamercolor{block title}{fg=blush,bg=blush!10!white}%fg=white,bg=cerisepink!80!white}%
|
||||||
\begin{block} {#1}
|
\begin{block} {\faExclamationTriangle \hspace{.125em} #1}
|
||||||
}{%end
|
}{%end
|
||||||
\end{block}
|
\end{block}
|
||||||
}
|
}
|
||||||
@ -414,9 +414,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
\stepcounter{applicationcounter}
|
\stepcounter{applicationcounter}
|
||||||
\begin{block}{#2 \cType{applicationcounter}\ }
|
\begin{block}{\faFileTextO \hspace{.125em} #2 \cType{applicationcounter}\ }
|
||||||
}{
|
}{
|
||||||
\begin{block}{#2\ }
|
\begin{block}{\faFileTextO \hspace{.125em} #2\ }
|
||||||
}
|
}
|
||||||
}{%end
|
}{%end
|
||||||
\end{block}
|
\end{block}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user