association-matrix

LaTeX support for creating association matrices

Version:
1.1
Copyright:
Whisperity
License:
lppl1.3c
Packaged on:
11/01/2022 21:11:30
Number of files:
2
Size on disk:
15.39 kB

This package allows the creation of association matrices in an clear and concise fashion, without having to deal with manually generating and modifying the tables while working. All you have to do is define the rows and the columns by their unique identifier, and then specify which cells should be marked as associated. Then, the \amxgenerate command generates a table that shows in the cells with a blip (•) where the association was added. The package depends on etoolbox, forloop, ifthen, textcomp, and xparse.