NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
The new version (3.01) now has a command called \foreachsolution that works like \foreachproblem but only iterates through problems that contain the onlysolution environment.
I have added the package paralist in order to use the [\bfseries 1.] option to the enumerate environment. The problem is that the foreachproblem part use the option but the foreachsolution does not.
If I change to
In \foreachsolution you've used the optional argument of \item which overrides the format set at the start of the environment. An alternative is to set the counter before \item so that you don't need the optional argument. You can use the refcount package:
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p