Share

CrossTeX

Tracker: Patches

5 Allow spaces in \bibliography - ID: 2025948
Last Update: Attachment added ( diwaker )

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)


Diwaker Gupta ( diwaker ) - 2008-07-23 17:08

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
allow-spaces.patch Download

Change ( 1 )

Field Old Value Date By
File Added 285684: allow-spaces.patch 2008-07-23 17:08 diwaker