summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/clipboard/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-01-19 23:28:36 +0000
committerKarl Berry <karl@freefriends.org>2013-01-19 23:28:36 +0000
commit87fe11f127e1248f747f9d41ba17d367052115e9 (patch)
tree5ae9648ae10a2b4b74299aa45aa6b0d5b23f697a /Master/texmf-dist/doc/latex/clipboard/README
parentd96e456867141854625c3f25653b26a71ac0ddfa (diff)
clipboard 0.2, replacing copypaste (18jan13)
git-svn-id: svn://tug.org/texlive/trunk@28876 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/clipboard/README')
-rw-r--r--Master/texmf-dist/doc/latex/clipboard/README36
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/clipboard/README b/Master/texmf-dist/doc/latex/clipboard/README
new file mode 100644
index 00000000000..bed5033f8eb
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/clipboard/README
@@ -0,0 +1,36 @@
+Package: clipboard
+Description: Copy and paste into and across documents
+
+The clipboard package provides a basic framework for copying and pasting
+text and commands into and across multiple documents.
+
+2013/01/18 v0.2
+ Package: Renamed: copypaste->clipboard
+ Commands:
+ \Copy {key} {content}
+ \Paste {key} {content}
+ \newclipboard {basename}
+ \openclipboard {basename}
+
+2013/01/11 v0.1
+ Initial version (copypaste)
+
+--------------------------------------------------------------------------------
+Installation:
+
+*Copy clipboard.sty to a location where LaTeX will find it.
+ See http://www.tex.ac.uk/faq
+
+--------------------------------------------------------------------------------
+Usage:
+
+*See clipboard.pdf
+
+--------------------------------------------------------------------------------
+Copyright (C) 2013 Eduardo C. Lourenço de Lima
+
+This material is subject to the LaTeX Project Public License. See
+http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
+for the details of that license
+
+This work has the LPPL maintenance status "author-maintained"