summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/parnotes/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/parnotes/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/parnotes/README.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/parnotes/README.md b/Master/texmf-dist/doc/latex/parnotes/README.md
index 01fbad502bb..a5680c236d2 100644
--- a/Master/texmf-dist/doc/latex/parnotes/README.md
+++ b/Master/texmf-dist/doc/latex/parnotes/README.md
@@ -1,5 +1,6 @@
parnotes
========
+rev.3
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, or (2) manually, using the `\parnotes` command.
@@ -7,7 +8,7 @@ To place parnotes automatically after every paragraph, use the `autopn` environm
\begin{autopn}
Text\parnote{parnote}
-
+
Text
\end{autopn}
@@ -15,17 +16,17 @@ If environments are used within `autopn`, another `autopn` environment must be n
For more details, read the project documentation in `parnotes.pdf`.
-Bugs and Source
----------------
-The development repository and the bug tracker for this package are hosted at https://github.com/chelh/LaTeX-parnotes
+Contributing
+------------
+The development repository and the bug tracker for this package are hosted [on GitHub](https://github.com/chelh/LaTeX-parnotes).
License
-------
-Copyright (c) 2016 Chelsea Hughes
+Copyright © 2012, 2016 Chelsea Hughes
This work is distributed under the LaTeX Project Public License, version 1.3 or later, available at http://www.latex-project.org/lppl.txt
-I currently maintain this project (comprising `parnotes.sty`, `parnotes.tex`, `README.md`, and the derived file `parnotes.pdf`) and will receive error reports at the project GitHub page (see **Bugs and Source** above).
+I currently maintain this project (comprising `parnotes.sty`, `parnotes.tex`, `README.md`, and the derived file `parnotes.pdf`) and will receive error reports at the project GitHub page (see **Contributing** above).
This package was started due to a question at the TeX Stack Exchange: http://tex.stackexchange.com/questions/34746/