summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/beamer-contrib/themes/beamerthemeamurmaple/doc/beamer-amurmaple-doc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/beamer-contrib/themes/beamerthemeamurmaple/doc/beamer-amurmaple-doc.tex')
-rw-r--r--macros/latex/contrib/beamer-contrib/themes/beamerthemeamurmaple/doc/beamer-amurmaple-doc.tex56
1 files changed, 34 insertions, 22 deletions
diff --git a/macros/latex/contrib/beamer-contrib/themes/beamerthemeamurmaple/doc/beamer-amurmaple-doc.tex b/macros/latex/contrib/beamer-contrib/themes/beamerthemeamurmaple/doc/beamer-amurmaple-doc.tex
index c389f6479e..9dcd18f6da 100644
--- a/macros/latex/contrib/beamer-contrib/themes/beamerthemeamurmaple/doc/beamer-amurmaple-doc.tex
+++ b/macros/latex/contrib/beamer-contrib/themes/beamerthemeamurmaple/doc/beamer-amurmaple-doc.tex
@@ -22,7 +22,6 @@
\usepackage{luamesh}
\usepackage{babel}
-\usepackage{pgfpages}
\usepackage{tcolorbox}
\usepackage{biblatex}
\usepackage{cleveref}
@@ -114,10 +113,10 @@ delaunay,
\title[Amurmaple documentation]{Amurmaple Beamer Theme}
\author[M.~Chupin]{Maxime Chupin}
-\subtitle{documentation\quad v.1.1}
+\subtitle{documentation\quad v.1.2}
\institute[CNRS]{CNRS\\
University of Paris-Dauphine}
-\date{September 10, 2022}
+\date{January 30, 2023}
\titlegraphic{\includegraphics[width=4cm]{logo.png}}
\mail{chupin@ceremade.dauphine.fr}
\webpage{www.ceremade.dauphine.fr/~chupin/}
@@ -179,7 +178,8 @@ theme.
\item \lstinline+xparse+;
\item \lstinline+xfp+;
\item \lstinline+expl3+;
- \item \lstinline+iftex+.
+ \item \lstinline+iftex+;
+ \item \lstinline+tikz+.
\end{itemize}
\end{multicols}
\end{itemize}
@@ -192,21 +192,25 @@ theme.
\begin{description}
\item[nogauge:] that suppresses the gauge at the top of the vertical side bar
of the current slide ;
- \item[nomail:] that suppresses the mail in the vertical side bar of
- the current slide ;
+ \item[nomail:] that suppresses the mail in the right margin of
+ the current slide\footnote{Since the v1.2, the mail is not in the left sidebar but in the right margin.} ;
\item[delaunay:] that produces a Delaunay mesh of random points in
the ``structure'' slides (title, section, etc.). \alert{This option can only be
used with \hologo{LuaLaTeX}} and depends on the
package~\lstinline{luamesh}\footfullcite{Luamesh};
\framebreak
\item[sidebar:] that provides a \emph{sidebar} as shown below\footnote{In
- general, we strongly recommend the use of the \texttt{aspectratio=169} option of
- beamer, but even more strongly with the \texttt{sidebar} option.}.
+ general, we strongly recommend the use of the \texttt{aspectratio=169}
+ option of beamer, but even more strongly with the \texttt{sidebar}
+ option.}.
\begin{center}
\includegraphics[width=0.5\linewidth,page=13]{beamer-amurmaple-sidebar}
\end{center}
- \item[sidebarwidth=\meta{value} (with dimension):] when using the sidebar option, you can
- adjust the sidebar width (default 58pt).
+ \item[sidebarwidth=\meta{value} (with dimension):] when using the sidebar
+ option, you can adjust the sidebar width (default 58pt).
+ \item[toplogo:] that puts the logo at the top of the sidebar (option
+ available if the sidebar option is used). By default, the logo, if sets, is
+ at the bottom of the sidebar.
\framebreak
\item[rule:] that add a rule between the color areas in the different
slides: title (see p.~\cref{title}), section and part (see p.~\ref{sectionpart}),
@@ -248,6 +252,7 @@ theme.
\definecolor{AmurmapleOrange}{RGB}{230,108,17}
\definecolor{AmurmapleBlue}{RGB}{55,119,231}
\definecolor{AmurmapleGreen}{rgb}{0.1,0.4,0.1}
+\definecolor{AmurmapleRemarkColor}{rgb}{0.2,0.2,0.2}
\end{Code}
\textcolor{AmurmapleRed}{\lstinline+AmurmapleRed+} is used to redefine the \lstinline+structure+
@@ -255,9 +260,9 @@ Beamer color\footnote{So if you redefine the \lstinline+structure+ color, the Am
theme should change correctly.}, \textcolor{AmurmapleOrange}{\lstinline+AmurmapleOrange+} is used to redefine
the \lstinline+text alerted+ Beamer color, \textcolor{AmurmapleGreen}{\lstinline+AmurmapleGreen+} is
used for the math definition (see slide~\ref{sl:definition}) and for the
-\lstinline+block title example+ Beamer color, and the
-\textcolor{AmurmapleBlue}{\lstinline+AmurmapleBlue+} for the new environnement
-\lstinline+information+ (see slide~\ref{sl:information}).
+\lstinline+block title example+ Beamer color, the
+\textcolor{AmurmapleBlue}{\lstinline+AmurmapleBlue+} for the new environment
+\lstinline+information+ (see slide~\ref{sl:information}) and \textcolor{AmurmapleRemarkColor}{\lstinline+AmurmapleRemarkColor+} for the \lstinline+remark+ environment (see slide~\pageref{sl:remark}).
\framebreak
\framesection{Color Theme Option}\label{sl:color}
@@ -273,10 +278,12 @@ In fact, internally, four colors are defined: \lstinline+Amurmaple@structure+,
\lstinline+Amurmaple@alert+, \lstinline+Amurmaple@info+ and
\lstinline+Amurmaple@example+.
-The color theme option is used as follow
+The color theme option is used as follows
\begin{Code}
\usetheme[amurmapleblue]{amurmaple}
\end{Code}
+
+Note that the \lstinline+AmurmapleRemarkColor+ is not modified.
\end{frame}
\subsection{Classical commands}
@@ -297,7 +304,7 @@ The color theme option is used as follow
\tableofcontents
\end{frame}
-\subsection{Classical environnement}
+\subsection{Classical environments}
\begin{frame}[allowframebreaks,fragile]{Classical Beamer environments}
\framesection{Block environments}
@@ -380,7 +387,7 @@ can see below
The standard \texttt{section page} and \texttt{part page} have been modified.
The following code produce the next slide (the part slide is not generated
- because this document does not use part sectionning).
+ because this document does not use part sectioning).
\usebox{\codebox}
@@ -392,7 +399,7 @@ can see below
\subsection{Maths}
-\begin{frame}[fragile,allowframebreaks]{Maths environnement}
+\begin{frame}[fragile,allowframebreaks]{Maths environments}
\begin{itemize}
\item \lstinline+\begin{theorem}+\oarg{Title of th. (optional)}\lstinline+...\end{theorem}+
\begin{theorem}[Title of th. (optional)]
@@ -432,7 +439,7 @@ can see below
The new commands are :
\begin{itemize}
\item \lstinline+\mail+\marg{mail}: that is used to provide the mail. Without the theme option
- \lstinline+nomail+, it is also added on the vertical side bar on the current
+ \lstinline+nomail+, it is also added on the vertical sidebar on the current
slide.
\item \lstinline+\webpage+\marg{webpage}: that is used to provide the personal webpage of
the speaker (or the project website).
@@ -443,7 +450,7 @@ can see below
The \lstinline+\logo+ command can be used to add a logo to each slide. In the
standard theme, the logo is put in the bottom right corner of the slide, just
above the page numbering. When the option \lstinline+sidebar+, the logo is put
- a the bottom of the side bar (above the gauge if it is used).
+ at the bottom of the sidebar (above the gauge if it is used).
\framebreak
@@ -470,7 +477,7 @@ University of Paris-Dauphine}
\begin{frame}[fragile]{\texttt{sepframe} command}\label{sepframe}
\bigskip
\begin{docCommand}{sepframe}{\oarg{title=\meta{mytitle},image=\meta{my image}}}
-The newcommand \lstinline+\sepframe+ is provided by the Amurmaple theme. This
+The new command \lstinline+\sepframe+ is provided by the Amurmaple theme. This
command allows you to generate a slide in the manner of a section page but with
a slight improvement. In the red part below is generated the table of contents
(with depth 1).
@@ -500,7 +507,7 @@ The result is the next frame.
\begin{frame}[fragile]{\texttt{thanksframe} command}\label{thanks}
\begin{docCommand}{thanksframe}{\marg{thanking message}}
- The newcommand \lstinline+\thanksframe+ is provided by the Amurmaple
+ The new command \lstinline+\thanksframe+ is provided by the Amurmaple
theme. This command allows you to generate a slide to thank the audience.
The text written to thank is a mandatory argument (e.g. ``\emph{The end}'')
and the optional argument allows to change the default image which is the
@@ -570,6 +577,12 @@ Because this environment is built with a \texttt{tcolorbox}, to use a footnote i
\begin{docEnvironment}{remark}{\oarg{title complement}}
The Amurmaple theme provides a remark environment with an optional
argument to add a comment in the title (as for the theorem environment).
+
+ The colors of \lstinline+colframe+ and and \lstinline+colback+ are respectively \lstinline+AmurmapleRemarkColor+ and \lstinline+AmurmapleRemarkColor!10+.
+\label{sl:remark}
+
+Because this environment is built with a \texttt{tcolorbox}, to use a footnote in it, you have to use \lstinline+\footnote[frame]{...}+.
+
\begin{Code}
\begin{remark}[Some complement]
This is a capital remark.
@@ -579,7 +592,6 @@ The Amurmaple theme provides a remark environment with an optional
This is a capital remark.
\end{remark}
-Because this environment is built with a \texttt{tcolorbox}, to use a footnote in it, you have to use \lstinline+\footnote[frame]{...}+.
\end{docEnvironment}
\end{frame}