Index of /archives/text/CTAN/macros/latex/contrib/grid

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] Makefile 2009-06-16 16:14 661 [TXT] README 2009-06-16 16:14 662 [   ] grid.pdf 2009-06-16 16:14 144K [TXT] grid.sty 2009-06-16 16:14 9.2K [   ] grid.tex 2009-06-16 16:14 12K [TXT] manifest.txt 2009-06-16 16:14 1.1K [TXT] rvdtx.sty 2009-06-16 16:14 14K
%%
%% 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
%%