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:texte:paragraphes:resume_sur_une_colonne_dans_un_document_en_deux_colonnes [2018/06/03 14:19] samcarter |
3_composition:texte:paragraphes:resume_sur_une_colonne_dans_un_document_en_deux_colonnes [2018/12/03 23:53] jejust |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | --- | + | ====== |
- | title: | + | |
- | category: formatting | + | |
- | tags: structure | + | |
- | permalink: / | + | |
- | date: 2014-06-10 | + | |
- | --- | + | |
One often requires that the abstract of a paper should appear across | One often requires that the abstract of a paper should appear across | ||
the entire page, even in a two-column paper. | the entire page, even in a two-column paper. | ||
- | ```latex | + | |
+ | < | ||
\documentclass[twocolumn]{article} | \documentclass[twocolumn]{article} | ||
... | ... | ||
Ligne 22: | Ligne 18: | ||
\end{@twocolumnfalse} | \end{@twocolumnfalse} | ||
] | ] | ||
- | ``` | + | </ |
- | Unfortunately, | + | Unfortunately, |
- | `\author` list. If you need such specially-numbered footnotes, you | + | '' |
can make them like this: | can make them like this: | ||
- | ```latex | + | |
+ | < | ||
\title{Demonstration} | \title{Demonstration} | ||
\author{Me, You\thanks{}} | \author{Me, You\thanks{}} | ||
Ligne 37: | Ligne 34: | ||
\footnotetext[1]{Thanks for nothing} | \footnotetext[1]{Thanks for nothing} | ||
} | } | ||
- | ``` | + | </ |
and so on. | and so on. | ||
- | As an alternative, | + | As an alternative, |
provides a | provides a | ||
- | `\saythanks` command and a `onecolabstract` environment | + | '' |
- | which remove the need to fiddle with the `\thanks` and | + | which remove the need to fiddle with the '' |
footnoting. They can be used like this: | footnoting. They can be used like this: | ||
- | ```latex | + | |
+ | < | ||
\twocolumn[ | \twocolumn[ | ||
\maketitle | \maketitle | ||
Ligne 53: | Ligne 51: | ||
] | ] | ||
\saythanks | \saythanks | ||
- | ``` | + | </ |
- | The [`memoir`](https:// | + | The [[ctanpkg> |
+ | |||
+ | |||
+ | ----- | ||
+ | |||
+ | //Source:// [[faquk> | ||
+ | {{htmlmetatags> | ||
+ | metatag-og: | ||
+ | metatag-og: | ||
+ | }} | ||