Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add case tag name option to the listener #3

Closed
renanbr opened this issue Dec 2, 2016 · 1 comment
Closed

add case tag name option to the listener #3

renanbr opened this issue Dec 2, 2016 · 1 comment

Comments

@renanbr
Copy link
Owner

renanbr commented Dec 2, 2016

One other suggestion I might make it so lowercase the key names. Some of my entries were Year, and others were year, so I had to write some code to lowercase all the key names across the board. Relatively minor but I did read that key names are supposed to be case insensitive anyway.
from ubergeek42@3b4b07d

Possible solution: $listener->changeTagNameCase(\CASE_LOWER)

renanbr referenced this issue in ubergeek42/bibtex-parser Dec 2, 2016
@renanbr renanbr closed this as completed in f0996d1 Dec 3, 2016
@renanbr
Copy link
Owner Author

renanbr commented Dec 3, 2016

Just a note, I've added setTagNameCase() instead of changeTagNameCase()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant