File:LaTeX marginpar.png
Summary
Description |
English: Illustration of LaTeX \marginpar for LaTeX wikibook. Source code is
\documentclass[b4aper]{article}
\begin{document}
\section{Inline lists}
Inline lists are a special case as they require the use of the paralist package
which provides the inparaenum environment (with an optional formatting
specification in square brackets):
\section{Footnotes}
\marginpar{To insert a margin note use \texttt{mar\-gin\-par}.}
Footnotes are a very useful way of providing extra information to the reader.
Usually, it is non-essential information which can be placed at the bottom of
the page. This keeps the main body of text concise.
The footnote facility is easy to use. The command you need is:
\texttt{\textbackslash{}foot\-note\{text\}}. Do not leave a space between the
command and the word where you wish the footnote marker to appear, otherwise
Latex will process that space and will leave the output not looking as intended.
\end{document}
|
Source | Own work |
Author | Derbeth |
Licensing
I, the copyright holder of this work, hereby publish it under the following licenses:
![]() |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License. |
![]() ![]() ![]() |
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. | |
| ||
This licensing tag was added to this file as part of the GFDL licensing update. |
You may select the license of your choice.