Siedlerchr
(Christoph)
September 26, 2023, 6:05pm
8
@Samarth_Swarup Using the provided script from @foice I was now able to integrate TeXShop.
Tested it on my machine, works fine so far.
You can test the version from here:
Currently, it’s just showing a generic icon. We have to ask the author if he grants us special rights to integrate the Logo in our application, as the source code of TeXShop is GPL licensed and therefore incompatible with JabRef’s MIT license or someone has to recreate it from scratch.
JabRef:main
← JabRef:addTexShop
opened 05:45PM - 26 Sep 23 UTC
Fixes https://discourse.jabref.org/t/push-to-texshop-mac/2699
TODO: Ask for l… ogo license
<img width="899" alt="grafik" src="https://github.com/JabRef/jabref/assets/320228/a75125bf-1f50-40cf-9585-71a2b1df2a4d">
<!--
Describe the changes you have made here: what, why, ...
Link issues that are fixed, e.g. "Fixes #333".
If you fixed a koppor issue, link it, e.g. "Fixes https://github.com/koppor/jabref/issues/47".
The title of the PR must not reference an issue, because GitHub does not support autolinking there.
-->
<!--
- Go through the list below. Please don't remove any items.
- [x] done; [ ] not done / not applicable
-->
### Mandatory checks
- [x] Change in `CHANGELOG.md` described in a way that is understandable for the average user (if applicable)
- [ ] Tests created for changes (if applicable)
- [x] Manually tested changed features in running JabRef (always required)
- [x] Screenshots added in PR description (for UI changes)
- [ ] [Checked developer's documentation](https://devdocs.jabref.org/): Is the information available and up to date? If not, I outlined it in this pull request.
- [ ] [Checked documentation](https://docs.jabref.org/): Is the information available and up to date? If not, I created an issue at <https://github.com/JabRef/user-documentation/issues> or, even better, I submitted a pull request to the documentation repository.