diff options
author | Karl Berry <karl@freefriends.org> | 2014-08-11 23:01:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-08-11 23:01:04 +0000 |
commit | 64660cd86edb8ae68a28d7ef7550583d76ae5f5e (patch) | |
tree | 35b526e4b35ea14914e1830ce292a3c442e44a25 /Master/texmf-dist/doc/lualatex | |
parent | 7f08054bf5aebef2dca4f32b2d21e95a50f7e2c5 (diff) |
luatodonotes (8aug14)
git-svn-id: svn://tug.org/texlive/trunk@34908 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/lualatex')
-rw-r--r-- | Master/texmf-dist/doc/lualatex/luatodonotes/README | 25 | ||||
-rw-r--r-- | Master/texmf-dist/doc/lualatex/luatodonotes/luatodonotes.pdf | bin | 0 -> 186868 bytes |
2 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/lualatex/luatodonotes/README b/Master/texmf-dist/doc/lualatex/luatodonotes/README new file mode 100644 index 00000000000..cd40a3995b4 --- /dev/null +++ b/Master/texmf-dist/doc/lualatex/luatodonotes/README @@ -0,0 +1,25 @@ +This package allows you to insert comments for further editing in your document. +The comments are shown in the margins besides the text. +Different styles for the comments can be used, which can be configured using +package options. +This package depends heavily on Lua, so it can only be used with LuaLaTeX. + +luatodonotes is based on the todonotes package by Henrik Skov Midtiby +(http://www.ctan.org/pkg/todonotes). + +Installation +------------ +Run 'latex luatodonotes.ins' to generate the package files and copy the listed +files into your TEXMF tree. + +License +------- +The luatodonotes package is subject to the LATEX Project Public License. +The following external lua libraries are used: + +- path_line.lua and path_point.lua + taken from luapower.com (Public domain) + +- inspect.lua + by Enrique GarcĂa Cota + MIT License diff --git a/Master/texmf-dist/doc/lualatex/luatodonotes/luatodonotes.pdf b/Master/texmf-dist/doc/lualatex/luatodonotes/luatodonotes.pdf Binary files differnew file mode 100644 index 00000000000..d6ebf3dae39 --- /dev/null +++ b/Master/texmf-dist/doc/lualatex/luatodonotes/luatodonotes.pdf |