Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédente | |||
composition:texte:paragraphes:supprimer_l_indentation_en_debut_de_paragraphe [2018/12/03 23:54] – jejust | composition:texte:paragraphes:supprimer_l_indentation_en_debut_de_paragraphe [2021/01/17 14:11] (Version actuelle) – Traduction de la page et correction de la mise en forme. yannick.tanguy | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | ====== | + | ====== |
+ | Par convention, le texte courant se compose sans séparation entre les paragraphes et la première ligne de chaque paragraphe est en retrait. Cependant, il n'est pas rare de trouver une convention alternative dans laquelle il n'y a aucune mise en retrait de la première ligne des paragraphes : ce style s' | ||
- | The conventional way of typesetting running text has no separation | + | En l' |
- | between paragraphs, and the first line of each paragraph in a block of | + | |
- | text indented. | + | |
- | In contrast, one common convention for typewritten text was to have no | + | ===== Avec des rédéfinitions de longueur ===== |
- | indentation of paragraphs; such a style is often required for | + | |
- | " | + | |
- | that hanker after typewritten manuscripts, | + | |
- | officially-specified dissertation formats. | + | |
- | Anyone can see, after no more than a moment' | + | Une approche pour obtenir ce format est de redéfinir certains paramètres de < |
- | paragraph indent is zero, the paragraphs must be separated by blank | + | |
- | space: otherwise it is sometimes going to be impossible to see the | + | |
- | breaks between paragraphs. | + | |
- | + | ||
- | The simple-minded approach to zero paragraph indentation is thus: | + | |
<code latex> | <code latex> | ||
- | \setlength{\parindent}{0pt} | + | \setlength{\parindent}{0pt} |
- | \setlength{\parskip}{\baselineskip} | + | \setlength{\parskip}{\baselineskip} |
</ | </ | ||
- | and in the very simplest text, it's a fine solution. | ||
- | However, the non-zero '' | + | ===== Avec l' |
- | and the result looks pretty awful. | + | |
- | patches things up to look reasonable; it's not perfect, but it deals | + | Dans les cas simples, la solution ci-dessus est utile. Cependant, la commande |
- | with most problems. | + | |
- | The Netherlands Users' Group' | + | ===== Avec les classes artikel3 |
- | [[ctanpkg> | + | |
- | equivalent ([[ctanpkg> | + | |
- | indent and non-zero paragraph skip. | + | |
+ | Les classes définies par le [[http:// | ||
+ | * un équivalent de la classe [[ctanpkg> | ||
+ | * un équivalent de la classe [[ctanpkg> | ||
----- | ----- | ||
Ligne 40: | Ligne 28: | ||
//Source:// [[faquk> | //Source:// [[faquk> | ||
- | {{htmlmetatags> | + | {{htmlmetatags> |
- | metatag-og: | + | metatag-og: |
metatag-og: | metatag-og: | ||
}} | }} | ||