CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ macros/ latex/ contrib/ mlist

You can get this entire directory bundled as mlist.zip.

You can get an installable bundling called mlist.tds.zip of the package from this directory.

Packages located here

Package Caption
mlist Logical markup for lists.

Subdirectories of this one

There are no subdirectories here.

Files in this directory

NameDateSize Description
README 2009-07-04 1 Kbyte download Shown below
mlist.dtx 2009-07-04 46 Kbyte download
mlist.ins 2009-07-04 1 Kbyte download
mlist.pdf 2009-07-04 204 Kbyte download

Contents of the README file

_________________
The MLIST package
v0.6a

This package defines the commands \newvect, \newmatr, \newfunc,
and \newmset for creating macros to typeset vectors, matrices,
functions, and sets. For example, Logical indexing can then be
used to refer to elements or arguments without hard-coding the
symbols in the document:

    \newvect\myvect{V}[elem=a,b,c]
    \myvect{1,2,3}

produces

    \left( V_a, V_b, V_c \right)

All aspects of the typeset appearance can be adjusted, and new
`mlists' can be defined to represent other mathematical constructs.

Consider this package an exploration of separation of form and content
for some mathematical constructions. I hope you find it useful.

________________________
History of major changes

v0.6:  Added the headhook option to accomodate accents to
       the head symbol. Perhaps a little experimental.

v0.5:  Introduced \newmset for defining mathematical sets;
       with pre-defined sets \setR, \setC, \setZ, \setN.

______________
Will Robertson
wspr 81 [at] gmail [dot] com

Copyright 2007-2008
Distributed under the LaTeX Project Public License

Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.