| Summary: | Dynamic crossref resolution and mapping | ||
|---|---|---|---|
| Product: | [Applications] KBibTeX | Reporter: | Juergen Spitzmueller <juergen> |
| Component: | User interface | Assignee: | Thomas Fischer <fischer> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | bugs.kde.org, vini.ipsmaker |
| Priority: | NOR | ||
| Version First Reported In: | git (master) | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Implement dynamic crossref resolution and mapping | ||
|
Description
Juergen Spitzmueller
2016-10-24 07:59:01 UTC
Right now, I am prioritizing bugs blocking the release of 0.6. Thus, I have to postpone this bug report for now ... Time to reconsider? There seems to be no interest in this, but for the record, a working implementation (including proper support for XData fields) can be found at https://github.com/jspitz/kbibtex Note that this depends on a reversion of the hardcoding of bibtex field information done upstream (in other words, I have re-introduced the *.kbstyle files. I think with hardcoded fields, proper biblatex support can never be fully achieved, since biblatex itself allows for adding new fields for specific purposes, a feature that is often used by specific biblatex styles; so we need the possibility to add custom styles in the bibtex editor) |