{collcell} is a package to collect contents of a tabular cell as argument to a macro. It does not support verbatim material inside the cells.
8
votes
1answer
45 views
Can't use collectcell within environment on last column if missing trailing \\ on last line
Well it's embarrassing question time again. What am I doing wrong here with the collcell package? I have used this pacakge often, but am stumped on this trivial example.
I have defined a ...
3
votes
1answer
155 views
Using collcell package with csvsimple, or datatool
I was trying to compose an answer to Bold one cell in table using CSV reader using the collcell package, and can't seem to get it to work either with the csvsimple tabluar, nor datatool.
With the ...
3
votes
1answer
109 views
Switching text case with package collcell
I would like to use the package collcell to change the case of every string in a column of a tabuenvironment. I know there are workarounds to do this without resorting to the package, but none of ...