Tagged Questions
7
votes
3answers
246 views
parse variable length comma separated list into command
I've been trying to modify the solution here into a LaTeX3 command that takes a variable length comma separated list of numbers and an optional argument (a unit) and prints the square root of the sum ...
7
votes
1answer
350 views
How to process a comma separated list?
Using receipt of "LaTeX3: unable to convert space separated list into clist" I elaborated the following code for my needs:
\documentclass{book}
...
\usepackage{expl3}
\begin{document}
...