Index of /archives/text/CTAN/macros/latex2e/contrib/digiconfigs
Name Last modified Size Description
Parent Directory -
digiconfigs.tex 2006-06-22 18:55 7.0K
digiconfigs.sty 2006-06-22 18:55 4.6K
digiconfigs.pdf 2006-06-22 18:55 123K
README 2006-06-22 18:55 641
% (C) Lars Madsen, daleif@imf.au.dk, 2006/06/22
% This material is subject to the LaTeX Project Public License.
% See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
% for the details of that license.
The 'digiconfigs' package provide a simple wayt ot create so-called
configurations, which is matrices of \circ's and \bullet's used in
Stochastic Geometry and Digital Image Analysis.
So instead of writing
\begin{bmatrix}
\circ & \bullet & \circ \\
\circ & \bullet & \circ \\
\bullet & \bullet & \circ
\end{bmatrix}
one simply writes
\dconfig[3]{c.c c.c ..c}
See the manual for more information.
/daleif