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

Support EasyChair LNCS volume numbers longer than 4 digits #34

Open
clange opened this issue Dec 14, 2015 · 1 comment
Open

Support EasyChair LNCS volume numbers longer than 4 digits #34

clange opened this issue Dec 14, 2015 · 1 comment
Assignees
Labels

Comments

@clange
Copy link
Contributor

clange commented Dec 14, 2015

But simply matching 999* doesn't work, as it would also match the 9999copyrights directory, so we'd either need to skip that directory in the for loops, or use extended globbing to match digits only.

@clange clange self-assigned this Dec 14, 2015
@clange
Copy link
Contributor Author

clange commented Dec 17, 2015

Suggestion by Jyrki Nummenmaa:

EasyChair event log claims that I gave the volume number. I cannot remember why I chose 99999, maybe EasyChair suggested it. I cannot think why I would have made such a choice on my own. Suggestion: Include a variable for volume number in Makefile.vars as it seems necessary to edit Makefile.vars anyway.

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

No branches or pull requests

1 participant