From faf28950e86332bc243b10e82e8c57f604393004 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 6 Jan 2013 23:59:35 +0000 Subject: threadcol (6jan13) git-svn-id: svn://tug.org/texlive/trunk@28754 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/threadcol/README | 47 +++++++++++++++++++++ .../texmf-dist/doc/latex/threadcol/threadcol.pdf | Bin 0 -> 327014 bytes 2 files changed, 47 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/threadcol/README create mode 100644 Master/texmf-dist/doc/latex/threadcol/threadcol.pdf (limited to 'Master/texmf-dist/doc/latex/threadcol') 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 Binary files /dev/null and b/Master/texmf-dist/doc/latex/threadcol/threadcol.pdf differ -- cgit v1.2.3