AZ logo

CTAN directory: /macros/latex/contrib/parnotes

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
parnotes Notes after every paragraph (or elsewhere).

Files

Name Size* Date UTC Notes
PNmanual.pdf 104 KiB 2012-Jan-03
README 1 KiB 2012-Jan-03 Shown below
parnotes.sty 5 KiB 2012-Jan-03

  *File sizes in kibibytes.

Contents of README

The parnotes package adds a new note type, \parnote. Parnotes are set as
normal, running paragraphs and may be placed two ways: (1) Automatically,
at the end of the paragraph (2) Manually, using the \parnotes command.

To place notes automatically after every paragraph, use the autopn
environment:
    \begin{autopn}
    Text\parnote{parnote}

    Text
    \end{autopn}
If environments are used within autopn, another autopn environment must be
nested within them. To place notes elsewhere, use the \parnotes command.

This is revision 1, last modified 01/03/12
See parnotes.sty for copyright and contact details.