AZ logo

CTAN directory: /macros/latex/contrib/grid

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

Packages in this directory:

Identifier Caption
grid Grid typesetting in LaTeX.

Files

Name Size* Date UTC Notes
Makefile 1 KiB 2009-Jun-16
README 1 KiB 2009-Jun-16 Shown below
grid.pdf 144 KiB 2009-Jun-16
grid.sty 9 KiB 2009-Jun-16
grid.tex 12 KiB 2009-Jun-16
manifest.txt 1 KiB 2009-Jun-16
rvdtx.sty 14 KiB 2009-Jun-16

  *File sizes in kibibytes.

Contents of README

%%
%% README
%% $Id: README 12 2009-06-16 06:57:06Z cvr $
%% $URL: http://lenova.river-valley.com/svn/grid/trunk/README $
%% 


grid packages helps to enable grid typesetting (ie, vertically
aligning lines of text in adjacent columns) in double column
documents in LaTeX.

The manifest.txt provides the list of files in grid package.

A small uer manual and examples are provided in grid.tex which can be
tyeset with pdfLaTeX. A Makefile is provided for GNU/Linux users who
can accomplish the job by invoking the following command at the
prompt:

  make

or

  make pdf
  make out
  make pdf

This will create grid.pdf with all bells and whistles.

%%
%% End
%%