Tagged Questions
5
votes
1answer
197 views
Why am I processing a comma-separated list incorrectly when using etoolbox and kvoptions?
I'm trying to pick something out of a list that has been passed from some package options by kvoptions, but docsvlist doesn't appear to be recognising the commas.
I suspect this may be something to ...