diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-14 00:20:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-14 00:20:24 +0000 |
commit | 987c2bd7e8f378b80a05a14ec16edfc2c45ef428 (patch) | |
tree | 4f591a95cb6e95de687cf068c2457a374a0c0f38 /Master/texmf-dist/doc/latex/marginnote | |
parent | 6603763ce571ce0b46630fc0de6308373c6d705d (diff) |
new latex package marginnote (7feb06)
git-svn-id: svn://tug.org/texlive/trunk@2128 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/marginnote')
-rw-r--r-- | Master/texmf-dist/doc/latex/marginnote/README | 39 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/marginnote/marginnote.pdf | bin | 0 -> 131622 bytes |
2 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/marginnote/README b/Master/texmf-dist/doc/latex/marginnote/README new file mode 100644 index 00000000000..4908a5c2239 --- /dev/null +++ b/Master/texmf-dist/doc/latex/marginnote/README @@ -0,0 +1,39 @@ +---------------------------------------------------------------------------- +Package marginnote +Copyright (c) Markus Kohm 2005-2006 +Licence: LPPL +---------------------------------------------------------------------------- +This package provides the command \marginnote that may be used instead of +\marginpar at almost every place, where \marginpar cannot be used, e.g. +inside floats, footnotes, frames made with framed package ... +---------------------------------------------------------------------------- +If you have a distribution of marginnote with an archive containing the +files + + README + doc/ + doc/latex/ + doc/latex/marginnote/ + doc/latex/marginnote/marginnote.pdf + source/ + source/latex/ + source/latex/marginnote/ + source/latex/marginnote/marginnote.dtx + source/latex/marginnote/marginnote.ins + source/latex/marginnote/README + tex/ + tex/latex/ + tex/latex/marginnote/ + tex/latex/marginnote/marginnote.sty + +you may simply extract this archive at your local texmf tree (local TDS +tree) that may be e.g. C:\localtexmf or /usr/local/share/texmf or +/usr/TeX/texmf-local. You may not extract the low level README file or +remove it after extraction. After this update your FileName DataBase e.g. +using the MiKTeX Options dialog or texhash. + +If you instead of this have one the files marginnote.dtx, marginnote.ins +marginnote.pdf (optional) and README, you have to call: + tex marginnote.ist +and follow the instructions. +---------------------------------------------------------------------------- diff --git a/Master/texmf-dist/doc/latex/marginnote/marginnote.pdf b/Master/texmf-dist/doc/latex/marginnote/marginnote.pdf Binary files differnew file mode 100644 index 00000000000..2e7a9aef593 --- /dev/null +++ b/Master/texmf-dist/doc/latex/marginnote/marginnote.pdf |