\begin{columns}
\begin{column}[l]{5cm}
Première colonne
\end{column}
\begin{column}[r]{5cm}
Seconde colonne
\end{column}
\end{columns}
Hat tip Math-linux
\begin{columns}
\begin{column}[l]{5cm}
Première colonne
\end{column}
\begin{column}[r]{5cm}
Seconde colonne
\end{column}
\end{columns}
Hat tip Math-linux
Mis à jour
Utiliser l’environnement :
\twocolumn[\begin{@twocolumnfalse}
\begin{abstract}
...
\end{abstract}
\end{@twocolumnfalse}]
Utiliser l’environnement avec étoile:
\begin{figure*}
\end{figure*}
Les options de placement sont t et p, h et b seront ignorées.