blob: 3e7ebdeee2f2cb45b97152f1417ebee86c17ae07 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
Package: copypaste
Description: Copy and paste into and across documents
This package provides a basic framework for copying and pasting content
into a single document, or across different documents.
2013/01/11 v0.1
Initial version
--------------------------------------------------------------------------------
Installation:
*Run: (This will generate copypaste.sty)
latex copypaste.ins
*Copy copypaste.sty to a location where LaTeX will find it.
See http://www.tex.ac.uk/faq
--------------------------------------------------------------------------------
Usage:
*See copypaste.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"
|