summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/grid/README
blob: e4ce9660f6bbe93695d380bcf452fdf81ed3f0a0 (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
%%
%% 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
%%