Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider 8ac51201 rédigé par Gwen Samain's avatar Gwen Samain
Parcourir les fichiers

[main.tex] Wider macro to push away margins.

parent e1ea0f03
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -168,6 +168,15 @@
\newcommand{\highlight}[2]{\colorbox{#1}{$\displaystyle #2$}}
% To get slides with smaller margins (so wider space for the content)
\newcommand\Wider[2][3em]{%
\makebox[\linewidth][c]{%
\begin{minipage}{\dimexpr\textwidth+#1\relax}
\raggedright#2
\end{minipage}%
}%
}
% Pandoc magic
%\makeatletter
%\def\maxwidth{\ifdim\Gin@nat@width>\linewidth\linewidth\else\Gin@nat@width\fi}
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter