-
Notifications
You must be signed in to change notification settings - Fork 118
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
Datetime. Ranges bug. #539
Comments
The exact MWE runs fine for me with |
OK thanks. Updating removes that bug. However, we (@plk) might want to review ranges output. I have a new Gist: Biblatex Ranges Basic containing Note particular options that I've set as follows:
When the date(time) is a range we probably want to output it as such:
All this is before considering mergedate issues ( |
Maybe you want to move this into a new issue, so we keep things clean and separated. (BTW: I find that testing becomes much easier once the |
I'd suggest it's still, arguably, a "Datetime. Ranges bug", albeit not the original alleged bug. On that basis it strikes me as cleaner to keep things in a single thread especially given the original "bug" turned out not to be. But if, even after that suggestion, your preference remains for a separate issue, I'll be happy to create one. The idea behind splitting the (both largish) files was that it might make it easier for you (and others in general) when concentrating on what's going on in the In addition at my end I have separate test files that reference the same But I will keep your preference in mind for future. As a matter of course, for the smaller MWEs, I try to make it a single file (as I did in the first post). In any event, thanks for raising those two matters. Would you rather I create a separate issue after all? |
Mhhh. Splitting off the 'unkown' issue will allow you to choose a more appropriate title. And it will allow people reading the issue to come to the problem directly without having to read through three posts just to find out that this has been solved and that the problem has changed. I prefer many bite-sized short issues instead of one massive one. |
Actually, it's an issue with all the range types: unknown, opens, and unspecifieds (although perhaps no change needs to be made for unspecifieds). But I've create a new issue #540 "Datetime. Ranges: Unknowns, Opens, and Unspecifieds". Thanks again. |
Biblatex-Ranges-Mwe.tex:
Errors:
Commenting out
Range Unknown: \autocite{simpson_cool_book_0092}
removes the error (the tex file compiles OK.That's with authoryear.bbx that I last downloaded from sourceforge, not @moewew's authoryear.bbx from #520. But the file above also fails for moewew's authoryear.bbx. There's a chance I'm out of date. Can anyone reproduce the bug?
Edit: "OK0" to "OK".
The text was updated successfully, but these errors were encountered: