Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
3_composition:flottants:inserer_des_figures_dans_un_environnement_multicol2 [2018/05/23 16:50] joseph.wright |
3_composition:flottants:inserer_des_figures_dans_un_environnement_multicol2 [2021/06/21 10:47] jejust Suppression après fusion avec "3_composition/flottants/inserer_des_figures_dans_un_environnement_multicol". |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | --- | + | ====== Comment insérer des flottants dans un environnement multicolonne? |
- | ID: Q-mcfloat | + | |
- | revised: 2014-06-10 | + | |
- | --- | + | |
- | # Floats in multicolumn setting | + | |
- | If you use | + | |
- | ```latex | + | Si vous utilisez |
+ | < | ||
\begin{figure} | \begin{figure} | ||
... | ... | ||
\end{figure} | \end{figure} | ||
- | ``` | + | </ |
- | in a `multicols` environment, the figure | + | dans un environnement '' |
- | instead you use | + | Si par contre vous utilisez la forme étoilée de l' |
- | ```latex | + | < |
\begin{figure*} | \begin{figure*} | ||
... | ... | ||
\end{figure*} | \end{figure*} | ||
- | ``` | + | </ |
- | the figure | + | la figure |
- | `figure*` in standard | + | (comme quand vous utilisez '' |
+ | |||
+ | |||
+ | Il est possible d' | ||
+ | en utilisant l'option | ||
+ | mais vous devrez peut-être bricoler le placement parce qu'ils ne « flotteront » pas vraiment, | ||
+ | et présenteront d' | ||
+ | de la fin de la colonne quand l' | ||
- | It's possible to have single-column figures and tables with captions, | + | ----- |
- | using the `[H]` placement option introduced by the [`float`](https: | + | //Source:// [[faquk> |
- | package but you might have to fiddle with the placement because they | + | |
- | won't '' | + | |
- | running off the end of the column at the end of the | + | |
- | `multicols` environment). | + | |
+ | {{htmlmetatags> | ||
+ | metatag-og: | ||
+ | metatag-og: | ||
+ | }} | ||