AZ logo

CTAN directory: /macros/generic/arrayjobx

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

Packages in this directory:

Identifier Caption
arrayjob Array data structures for (La)TeX.
arrayjobx Array data structures for (La)TeX.

Files

Name Size* Date UTC Notes
README 2 KiB 2010-May-03 Shown below
arrayjob.pdf 453 KiB 2010-May-02
arrayjob.sty 7 KiB 2006-Jan-12
arrayjob.tex 70 KiB 2010-May-02
arrayjobx.pdf 453 KiB 2010-May-03
arrayjobx.sty 8 KiB 2010-May-03
arrayjobx.tex 70 KiB 2010-May-03

  *File sizes in kibibytes.

Contents of README

       +-----------------------------------------------------------+
       |                'arrayjob'; 'arrayjobx'                    |
       |                  Versions 1.03; 1.04                      |
       |               May 3, 2000; May 3, 2010                    |
       |                                                           |
       |  Zhuhan Jiang (University of Western Sydney - Australia)  |
       |              <zhuhan@scm.uws.edu.au>                      |
       +-----------------------------------------------------------+


The 'arrayjob(x)' package provides array data structures in (La)TeX, in the
meaning of the classical procedural programming languages like Fortran, Ada or
C, and macros to manipulate them. Arrays can be mono or bi-dimensional.

This is useful for applications which require high level programming
techniques, like algorithmic graphics programmed in the TeX language.

The accompanying documentation files (arrayjob.tex, arrayjobx.tex ) were
written by Denis Girou <Denis.Girou@idris.fr> and updated by Michael Sharpe
(msharpe@ucsd.edu).

Version 1.03 (arrayjob) is provided only for compatibility with old work that
made explicit use of the \array macro. Version 1.04 (arrayjobx, modification
suggested by Michael Sharpe) should be used for all new work---the only
difference is that the macro known as \array in version 1.03 is known under
the name \arrayx in version 1.04 in order to avoid conflict with the name
\array as used in amsmath.

This package is released under the terms of the LaTeX Project Public License.