summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/vwcol/README
blob: eedcfd716930d4d6cef9561403a469c364d0a805 (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
_________________
The VWCOL package
v0.2

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{vwcol,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.

See the PDF documentation for full details.
Report bugs at <https://github.com/wspr/vwcol>

______________
Will Robertson
will.robertson@latex-project.org

Copyright 2008, 2015
Distributed under the LaTeX Project Public License