Right now crosstex allows this (1):
\bibliography{foo,bar,baz}
but not this (2):
\bibliography{foo, bar, baz}
This behavior is backwards compatible with bibtex. Perhaps due to my coding
style, I usually end up putting spaces as in (2) and then I have to go back
and remove them because both crosstex and bibtex complain.
A one line fix resolves this issue, while still maintaining bibtex
compatibility. Patch attached (against svn trunk)
Nobody/Anonymous
None
None
Public
| Filename | Description | Download |
|---|---|---|
| allow-spaces.patch | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| File Added | 285684: allow-spaces.patch | 2008-07-23 17:08 | diwaker |