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 Prochaine révision Les deux révisions suivantes | ||
3_composition:flottants:inserer_des_figures_dans_un_environnement_multicol2 [2018/05/23 13:58] d.p.carlisle |
3_composition:flottants:inserer_des_figures_dans_un_environnement_multicol2 [2018/12/03 23:13] jejust |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | # Floats in multicolumn setting | + | ====== |
If you use | If you use | ||
- | ```latex | + | |
+ | < | ||
\begin{figure} | \begin{figure} | ||
... | ... | ||
\end{figure} | \end{figure} | ||
- | ``` | + | </ |
- | in a `multicols` environment, | + | in a '' |
instead you use | instead you use | ||
- | ```latex | + | |
+ | < | ||
\begin{figure*} | \begin{figure*} | ||
... | ... | ||
\end{figure*} | \end{figure*} | ||
- | ``` | + | </ |
the figure will stretch right across the page (just the same as a | the figure will stretch right across the page (just the same as a | ||
- | `figure*` in standard LaTeX' | + | '' |
It's possible to have single-column figures and tables with captions, | It's possible to have single-column figures and tables with captions, | ||
- | using the `[H]` placement option introduced by the [`float`](https:// | + | using the '' |
package but you might have to fiddle with the placement because they | package but you might have to fiddle with the placement because they | ||
- | won' | + | won' |
running off the end of the column at the end of the | running off the end of the column at the end of the | ||
- | `multicols` environment). | + | '' |
+ | ----- | ||
- | ---- | + | //Source:// [[faquk> |
- | Content last updated: 2014-06-10 | + | {{htmlmetatags> |
+ | metatag-og: | ||
+ | metatag-og: | ||
+ | }} | ||