summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/threadcol
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-01-06 23:59:35 +0000
committerKarl Berry <karl@freefriends.org>2013-01-06 23:59:35 +0000
commitfaf28950e86332bc243b10e82e8c57f604393004 (patch)
tree09011c5f22b74770b62bef4c0dfc5ba47041c4d2 /Master/texmf-dist/doc/latex/threadcol
parent898561126f0133f8c9f6b1ccd43bc6c365b9c667 (diff)
threadcol (6jan13)
git-svn-id: svn://tug.org/texlive/trunk@28754 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/threadcol')
-rw-r--r--Master/texmf-dist/doc/latex/threadcol/README47
-rw-r--r--Master/texmf-dist/doc/latex/threadcol/threadcol.pdfbin0 -> 327014 bytes
2 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/threadcol/README b/Master/texmf-dist/doc/latex/threadcol/README
new file mode 100644
index 00000000000..0d229b7e64c
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/threadcol/README
@@ -0,0 +1,47 @@
+ +-----------------------+
+ | THE THREADCOL PACKAGE |
+ | |
+ | Scott Pakin |
+ | scott+thrcl@pakin.org |
+ +-----------------------+
+
+
+Description
+===========
+
+The threadcol package combines a document's columns into a PDF
+"article thread". PDF readers that support this mechanism (probably
+just Adobe Acrobat/Reader) can be instructed to scroll automatically
+from column to column, which facilitates on-screen reading of
+two-column documents.
+
+Even for single-column documents, threadcol supports the creation of
+multiple article threads, which help organize discontiguous but
+logically related regions of text into a form that the user can scroll
+through as if its contents were contiguous.
+
+
+Installation
+============
+
+There's nothing special about building threadcol. To create
+threadcol.sty simply run "tex threadcol.ins". Install threadcol.sty
+somewhere where LaTeX can find it. See
+http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages for
+general information about installing packages.
+
+
+Copyright and license
+=====================
+
+Copyright (C) 2013 Scott Pakin
+
+This file may be distributed and/or modified under the conditions of
+the LaTeX Project Public License, either version 1.3c of this license
+or (at your option) any later version. The latest version of this
+license is in:
+
+ http://www.latex-project.org/lppl.txt
+
+and version 1.3c or later is part of all distributions of LaTeX
+version 2008/05/04 or later.
diff --git a/Master/texmf-dist/doc/latex/threadcol/threadcol.pdf b/Master/texmf-dist/doc/latex/threadcol/threadcol.pdf
new file mode 100644
index 00000000000..25db7eb0dcd
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/threadcol/threadcol.pdf
Binary files differ