Bug Tracker
I’m currently working on a major new version of the datatool package. This may take a while. Please be patient. (Experimental version available for testing.)
ID | 9🔗 |
---|---|
Date: | 2012-12-09 08:24:14 |
Status | Closed (Fixed) |
Category | datatool |
Version | 2.11 |
Summary | Spurious spaces in \DTLloaddb |
Sign in to subscribe to notifications about this report.
Description
\DTLloaddb
is producing unwanted spaces.
MWE
Download (194B)
\documentclass{article} \usepackage{datatool} \begin{filecontents*}{test.csv} Header1,Header2 Data1,Data2 \end{filecontents*} \begin{document} ++\DTLloaddb{test}{test.csv}++ \end{document}
Evaluation
There's an unwanted EOL character in the definition of \@dtl@readline
. Fixed in version v2.13 (2013-01-15).
Update: fixed again in version 2.30 (2018-04-16).
Comments
0 comments.
Add Comment
Page permalink: https://www.dickimaw-books.com/bugtracker.php?key=9