< TeX
Synopsis
\everypar={<tex-code>}
Description
\everypar is a parameter that contains TeX code. The contents <tex-code> are placed at the beginning of each horizontal list that starts a paragraph, but after the hbox inserted by \parindent. I.e. the horizontal list will look like this: \hbox{\hskip\parindent}<tex-code>.
Examples
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.