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:paragraphes:modifier_l_interligne2 [2018/12/03 23:53] – jejust | 2_composition:texte:paragraphes:modifier_l_interligne2 [2021/03/14 23:08] (Version actuelle) – Correction de lien interne pour suivre un déplacement de page. jejust | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | ====== | + | ====== |
+ | Le double interligne sert souvent à mettre à disposition un document que vos relecteurs peuvent utiliser pour faire une correction d' | ||
- | A quick and easy way of getting inter-line space for copy-editing is | + | ===== Avec les commandes de base ===== |
- | to change '' | + | |
- | equivalently '' | + | |
- | be adequate. | + | |
- | effect until you select a new font, so make the change in the preamble | + | |
- | before any font is selected. | + | |
- | its value is reset at any size-changing command so that results will | + | |
- | be inconsistent. | + | |
- | For preference (and certainly for a production document, such as a | + | La méthode la plus simple est de changer la définition de la commande gérant l' |
- | dissertation or an article submission), use a line-spacing package. | + | <code latex> |
- | The only one currently supported is [[ctanpkg>setspace|setspace]]. | + | \linespread{1.2} |
- | [[ctanpkg>Setspace|Setspace]] switches off double-spacing at places where even | + | </code> |
- | the most die-hard official would doubt its utility (footnotes, figure | + | ou, de manière équivalente : |
- | captions, and so on); it's very difficult to do this consistently if | + | |
- | you're manipulating '' | + | |
- | (Note: do //not// be tempted by [[ctanpkg>doublespace|doublespace]] --- its | + | <code latex> |
- | performance under current LaTeX is at best problematical.) | + | \renewcommand{\baselinestretch}{1.2} |
+ | </ | ||
- | Of course, the real solution (other than for private copy editing) is | + | Notez que les modifications de '' |
- | //not// to use double-spacing at all. | + | |
- | have no excuse for specifying double-spacing in submitted | + | |
- | dissertations: LaTeX is a typesetting system, not a | + | |
- | typewriter-substitute, | + | |
- | even more easily readable than double-spaced typewritten text. If you | + | |
- | have any influence on your university's system (for example, through | + | |
- | your dissertation supervisor), | + | |
- | rules changed (at least to permit a " | + | |
- | Double-spaced submissions are also commonly required when submitting | + | ===== Avec l'extension “setspace” ===== |
- | papers to conferences or journals. | + | |
- | questions from users in this author's department), | + | |
- | becoming less common. | + | |
- | Documentation of [[ctanpkg> | + | Pour tout document conséquent, |
- | package file itself. | + | Par défaut, elle désactive le double interligne dans les notes de bas de page, les légendes de figure, etc. |
+ | [[texdoc> | ||
- | ----- | + | ===== Avec l' |
+ | :!: // | ||
+ | |||
+ | L' | ||
+ | |||
+ | ----- | ||
//Source:// [[faquk> | //Source:// [[faquk> | ||
- | {{htmlmetatags> | + | {{htmlmetatags> |
- | metatag-og: | + | metatag-og: |
metatag-og: | metatag-og: | ||
}} | }} | ||