Tobias Diez
Tobias Diez
Can we not run the indexing in a low-impact mode, ie only using max say 30% of the CPU in a low prio thread? Do we have data on how...
It actually came from latex code that I converted to unicode (I want all my stuff in unicode). This is also not very helpful in recognizing which entry/field has the...
Note that the issue goes beyond the usual "bibtex is not compatible with unicode". As @ThiloteE correctly analyzed, the problem is the combination pdftex + biber (in particular the ascii...
> @tobiasdiez Do you propose a manual table as our [`org.jabref.logic.util.strings.UnicodeLigaturesMap#UnicodeLigaturesMap`](https://github.com/JabRef/jabref/blob/75107ab69b1d02c2386019432d03333fcae81a0d/src/main/java/org/jabref/logic/util/strings/UnicodeLigaturesMap.java#L13-L13), but for Normal Form C? -- If yes, then this is a good first issue. Otherwise, I need to...
I second the comment of @ThomasA! With Biblatex it is really easy to use the (BC) format and then delete/modify fields accordingly directly in latex. So in this case, no...
I think this issue can be closed. The cleanup operations have been improved in the meanwhile so that it is relatively easy to convert a BC file to a BW...
I can reproduce this very reliably if you show the entry preview next to the entry editor. Then you will also see that the entry editor is updated correctly, but...
@Ali96kz The idea was to keep this PR open as a central place to coordinate the integration with JabRef online. Further PRs should build upon this PR by targeting the...
@Siedlerchr @Ali96kz Did you already found time working on this? Since it is required for the word integration which is making huge steps, the integration with jabref online is semi-urgent....
Update from my side: I pretty much completed now the work on the graphql api for adding/updating and getting documents. At least for journal articles, proceedings and thesis; other entry...