diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/marginnote/README')
-rw-r--r-- | Master/texmf-dist/source/latex/marginnote/README | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/marginnote/README b/Master/texmf-dist/source/latex/marginnote/README new file mode 100644 index 00000000000..4908a5c2239 --- /dev/null +++ b/Master/texmf-dist/source/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. +---------------------------------------------------------------------------- |