From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/clipboard/README | 39 +++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 macros/latex/contrib/clipboard/README (limited to 'macros/latex/contrib/clipboard/README') diff --git a/macros/latex/contrib/clipboard/README b/macros/latex/contrib/clipboard/README new file mode 100644 index 0000000000..0b5f21eb13 --- /dev/null +++ b/macros/latex/contrib/clipboard/README @@ -0,0 +1,39 @@ +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. + +2016/05/18 v0.3 + Content definitions take global scope + +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-2016 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" -- cgit v1.2.3