Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| composition:texte:pages:modifier_les_marges_d_un_document3 [2018/05/23 21:21] – joseph.wright | 3_composition:texte:pages:modifier_les_marges_d_un_document3 [2021/03/30 06:21] (Version actuelle) – Mise à jour de la page suite au déplacement des pages. yannick.tanguy | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | --- | + | ====== Comment définir les paramètres de page manuellement? |
| - | section: Adjusting the typesetting | + | |
| - | subsection: Page layout | + | |
| - | revised: 2014-06-10 | + | |
| - | --- | + | |
| - | # How to set up page layout '' | + | |
| - | So you're eager to do it yourself, notwithstanding the cautions | + | Si vous êtes impatient de faire les réglages par vous-même et que vous avez lu les mises en garde décrites dans la question « [[3_composition: |
| - | outlined in '' | + | |
| - | It's important that you first start by familiarising yourself | + | < |
| - | with LaTeX's page layout parameters. For example, see section C.5.3 of the | + | |
| - | LaTeX manual (pp.& | + | |
| - | good LaTeX manuals (see [LaTeX books](FAQ-latex-books.md)). | + | |
| - | LaTeX controls the page layout with a number of parameters, which | + | Même la modification de la hauteur et de la largeur du texte, '' |
| - | allow you to change the distance from the edges of a page to the left | + | |
| - | and top edges of your typeset text, the width and height of the text, | + | * la largeur doit être limitée par le nombre de caractères par ligne, comme mentionné dans la question « [[3_composition: |
| - | and the placement of other text on the page. However, they are | + | |
| - | somewhat complex, and it is easy to get their interrelationships wrong | + | |
| - | when redefining the page layout. The layout package defines a | + | |
| - | `\layout` command which draws a diagram of your existing page | + | |
| - | layout, with the dimensions (but not their interrelationships) shown. | + | |
| - | Even changing the text height and width, `\textheight` and | + | Les marges sont contrôlées par deux paramètres : '' |
| - | `\textwidth`, requires more care than you might expect: the height | + | |
| - | should be set to fit a whole number of text lines (in terms of | + | |
| - | multiples of `\baselinskip`), and the width should be constrained | + | |
| - | by the number of characters per line, as mentioned in | + | |
| - | '' | + | |
| - | Margins are controlled by two parameters: `\oddsidemargin` and | + | L'« origine » (la position zéro) sur la page est à un pouce du haut du papier et à un pouce du côté gauche. Les mesures horizontales positives s' |
| - | `\evensidemargin`, whose names come from the convention that | + | |
| - | odd-numbered pages appear on the right-hand side ('' | + | |
| - | two-page spread and even-numbered pages on the left-hand side | + | |
| - | ('' | + | |
| - | the relevant pages; in each case the right-hand margin is specified by | + | |
| - | implication, from the value of `\textwidth` and the width of the | + | |
| - | paper. (In a one-sided document, which is the default in many | + | |
| - | classes, including the standard [`article`](https:// | + | |
| - | classes, `\oddsidemargin` stands for both.) | + | |
| - | The | + | ----- |
| - | '' | + | |
| - | the paper and one inch from the left side; positive horizontal | + | |
| - | measurements extend right across the page, and positive vertical | + | |
| - | measurements extend down the page. Thus, the parameters | + | |
| - | `\evensidemargin`, | + | |
| - | be set to be 1& | + | |
| - | the left and top edges of the page than 1& | + | |
| - | must be set to negative values. | + | |
| + | //Source:// [[faquk> | ||
| + | |||
| + | {{htmlmetatags> | ||
| + | metatag-og: | ||
| + | metatag-og: | ||
| + | }} | ||

