AZ logo

CTAN directory: /macros/latex/contrib/vwcol

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
vwcol Variable-width multiple text columns.

Files

Name Size* Date UTC Notes
README 1 KiB 2008-Jun-24 Shown below
vwcol.dtx 40 KiB 2008-Jun-24
vwcol.ins 2 KiB 2008-Jun-24
vwcol.pdf 163 KiB 2008-Jun-24

  *File sizes in kibibytes.

Contents of README

_________________
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