Tagged Questions
3
votes
1answer
94 views
Spurious blank space when loading a datatool database
I am getting spurious blank spaces inserted upon loading a dtltool db.
The MWE below produces links to all the image files named with a prefix the same as the .tex file:
But if I comment out the ...
4
votes
1answer
58 views
Spurious blank space when adding a member to a database within \foreach
The MWE adds blank space proportional to the maximum value of the \foreach iteration:
Why is this and how do I eliminate this additional space?
Note:
This problem seems similar to an earlier ...