Philippe Faist
Philippe Faist
If a source json bibliographic entry has missing arguments, the current implementation raises a `TypeError` complaining about the missing entry. This behavior can be problematic in workflows where the bibliographic...
Thanks first of all for this great project! It appears that the `startswith()` method of strings cannot be used with a starting position parameter (cf [`str.startswith()`](https://docs.python.org/3/library/stdtypes.html#str.startswith)). If I try to...
[auto-migrated] Reported by **floppy-sock** on sf.net [klatexformula/bugs/39](https://sourceforge.net/p/klatexformula/bugs/39) On Windows 10, drag n' drop as well as copy + paste only works with the default export profile. Any other option won't...
[auto-migrated] Reported by **fermur** on sf.net [klatexformula/bugs/43](https://sourceforge.net/p/klatexformula/bugs/43) There's a problem with tooltips in GNOME with the adwaita-qt theme. The pictures will describe it better than my workds. Is it possible...
[auto-migrated] Reported by **wunruh** on sf.net [klatexformula/bugs/26](https://sourceforge.net/p/klatexformula/bugs/26) Apparently a Re-Paste has been added to KLFOOo.oxt package added to Libreoffic4.4.7.2 which would be a great addition. However, at least on my...
[auto-migrated] Reported by **wunruh** on sf.net [klatexformula/bugs/25](https://sourceforge.net/p/klatexformula/bugs/25) KLFOOoMain.xba in extras does not seem to have a PATH and thus attempting to use klatexformula in LibreOffice does not work. Using the...
[auto-migrated] Reported by **wunruh** on sf.net [klatexformula/bugs/6](https://sourceforge.net/p/klatexformula/bugs/6) I create a latex formula and drag it to Open Office Impress. I have installed KLFOOo.oxt, I click on the "create inline equation,...
There appears to be a bug in the runtime's implementation of the `pop()` method of `dict` objects. If the value in the dictionary associated with the given key happens to...
Some sources (e.g., when querying bibliographic data to publishers through the doi.org or crossref.org API) will return JSON/citeproc entries whose fields might not conform exactly to what is expected in...