-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Make path relative after BibTeX-from-PDF import #11576
Conversation
set.add(new SemanticScholar(importerPreferences)); | ||
set.add(new ResearchGate(importFormatPreferences)); | ||
|
||
// Uses the PDFs - adn then uses the parsed Dpi. Makes it 10% a web fetcher. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typos
@@ -38,8 +38,7 @@ public StandardFileType getFileType() { | |||
|
|||
@Override | |||
public String getDescription() { | |||
return "Imports a Biblioscape Tag File.\n" + | |||
"Several Biblioscape field types are ignored. Others are only included in the BibTeX field \"comment\"."; | |||
return "Imports a Biblioscape Tag File.\nSeveral Biblioscape field types are ignored. Others are only included in the BibTeX field \"comment\"."; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
L10n?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Some" localizations added: efd80e0
- We fixed an issue that online and offline mode for new library creation were handled incorrectly. [#11565](https://github.com/JabRef/jabref/pull/11565) | ||
- We fixed an issue with colors in the search bar when dark theme is enabled. [#11569](https://github.com/JabRef/jabref/issues/11569) | ||
- We fixed an issue where a new unsaved library was not marked with an asterisk. [#11519](https://github.com/JabRef/jabref/pull/11519) | ||
- We fixed an issue where JabRef starts without window decorations. [#11440](https://github.com/JabRef/jabref/pull/11440) | ||
|
||
### Removed | ||
|
||
|
||
- We removed support for importing using the SilverPlatterImporter (`Record INSPEC`). [#11576](https://github.com/JabRef/jabref/pull/11576) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should not be part of this PR and second, why? https://newsbreaks.infotoday.com/NewsBreaks/Wolters-Kluwer-Adds-SilverPlatter-Information-to-Its-Collection-17613.asp
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did not want the translators to translate something 🤣🤣
Historical note: Tests were added at #510 - and
The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build. |
Mandatory checks
CHANGELOG.md
described in a way that is understandable for the average user (if applicable)