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 Dernière révision Les deux révisions suivantes | ||
3_composition:texte:paragraphes:supprimer_l_indentation_en_debut_de_paragraphe [2018/05/23 13:59] d.p.carlisle |
3_composition:texte:paragraphes:supprimer_l_indentation_en_debut_de_paragraphe [2018/12/03 23:54] jejust |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | # Zero paragraph indent | + | ====== |
The conventional way of typesetting running text has no separation | The conventional way of typesetting running text has no separation | ||
Ligne 7: | Ligne 8: | ||
In contrast, one common convention for typewritten text was to have no | In contrast, one common convention for typewritten text was to have no | ||
indentation of paragraphs; such a style is often required for | indentation of paragraphs; such a style is often required for | ||
- | '' | + | "brutalist" |
that hanker after typewritten manuscripts, | that hanker after typewritten manuscripts, | ||
officially-specified dissertation formats. | officially-specified dissertation formats. | ||
Ligne 17: | Ligne 18: | ||
The simple-minded approach to zero paragraph indentation is thus: | The simple-minded approach to zero paragraph indentation is thus: | ||
- | ```latex | + | |
+ | < | ||
\setlength{\parindent}{0pt} | \setlength{\parindent}{0pt} | ||
\setlength{\parskip}{\baselineskip} | \setlength{\parskip}{\baselineskip} | ||
- | ``` | + | </ |
and in the very simplest text, it's a fine solution. | and in the very simplest text, it's a fine solution. | ||
- | However, the non-zero | + | However, the non-zero |
- | and the result looks pretty awful. | + | and the result looks pretty awful. |
patches things up to look reasonable; it's not perfect, but it deals | patches things up to look reasonable; it's not perfect, but it deals | ||
with most problems. | with most problems. | ||
The Netherlands Users' Group' | The Netherlands Users' Group' | ||
- | [`article`](https:// | + | [[ctanpkg> |
- | equivalent ([`rapport3`](https:// | + | equivalent ([[ctanpkg> |
indent and non-zero paragraph skip. | indent and non-zero paragraph skip. | ||
- | ---- | + | ----- |
+ | |||
+ | //Source:// [[faquk> | ||
- | Content last updated: 2014-06-10 | + | {{htmlmetatags> |
+ | metatag-og: | ||
+ | metatag-og: | ||
+ | }} | ||