summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/vwcol/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/vwcol/README')
-rw-r--r--Master/texmf-dist/doc/latex/vwcol/README28
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/vwcol/README b/Master/texmf-dist/doc/latex/vwcol/README
new file mode 100644
index 00000000000..f63c3f101e1
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/vwcol/README
@@ -0,0 +1,28 @@
+_________________
+The VWCOL package
+v0.1
+
+This package provides a crude environment
+called 'vwcol' for typesetting multicolumn
+paragraph text of various column widths on
+a single page.
+
+For example,
+
+\documentclass{article}
+\usepackage{lipsum}
+\begin{document}
+\begin{vwcol}[widths={0.3,0.2,0.5}]
+ \lipsum[1]
+\end{vwcol}
+\end{document}
+
+Note again that only paragraph text is
+supported at present.
+
+______________
+Will Robertson
+wspr 81 [at] gmail [dot] com
+
+Copyright 2008
+Distributed under the LaTeX Project Public License