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

update: Update MAX_STRINGS value #87

Merged
merged 1 commit into from
Jun 10, 2017

Conversation

mrshu
Copy link
Contributor

@mrshu mrshu commented Jun 10, 2017

Signed-off-by: mr.Shu mr@shu.io

* Set the value of MAX_STRINGS to 15000. It turns out 10000 was not
  enough to cleanly build the example mentioned in tectonic-typesetting#81 using
  (https://github.com/cryptobib/export_crossref/blob/118d812c4e1e8c462d3b1f226c02b9b1c6e4b505/abbrev0.bib).

* Fixes tectonic-typesetting#79

Signed-off-by: mr.Shu <mr@shu.io>
@mrshu
Copy link
Contributor Author

mrshu commented Jun 10, 2017

@pkgw I am not sure if this is the correct way of fixing this, but it seems that the aforementioned file is actually an edge case (with regards to the number of entries). The code in this PR was able to generate a PDF from the example mentioned in #81.

Please feel free to point me to a better way of dealing with this.

Thanks!

@pkgw
Copy link
Collaborator

pkgw commented Jun 10, 2017

@mrshu If you've gone to the work to get the test case to work, I think what you've done must be exactly right! Thanks for the contribution.

I'm trying to get discussions of the more user-facing side of Tectonic going at its new forum site; please sign up if you're interested!

@pkgw pkgw merged commit 04afef7 into tectonic-typesetting:master Jun 10, 2017
@mrshu
Copy link
Contributor Author

mrshu commented Jun 11, 2017

Thanks for the invitation @pkgw, will do!

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

Successfully merging this pull request may close these issues.

2 participants