-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
JR doesn't send citation commands to TeXworks #3197
Comments
In fact, LatexEditor is a specific software (see http://www.latexeditor.org/). |
Yes, but
Alternatively, can you add support for TW? |
I could not find any information regarding commandline usage from Texworks, only that issue: |
@Siedlerchr
and I'm using the latest stable version 0.6.2 (Apr 2017). :-( |
@Doc73 Sorry, then we have no chance to implement this. I would suggest creating an issue at the Texworks repository asking and referencing this. |
Yes, I understood. Many thanks! :-) |
I close this issue now. If you have more information regarding the command line usage, then feel free to reopen it. |
Thanks to the work at Texworks, see this commit TeXworks/texworks@c868937 the issue can now be solved from the JabRef side. Steps for implementation:
|
Hi, can I work on this issue (and assign it to myself?) |
As a general advice for newcomers: check out Contributing for a start. Also, guidelines for setting up a local workspace is worth having a look at. Feel free to ask here at GitHub, if you have any issue related questions. If you have questions about how to setup your workspace use JabRef's Gitter chat. Try to open a (draft) pull-request early on, so that people can see you are working on the issue and so that they can see the direction the pull request is heading towards. This way, you will likely receive valuable feedback. |
@vladdobre Welcome to the club of open source developers. I assigned you and changed the state to "reserved". |
Co-Authored-By: JohannBiorck <[email protected]>
Co-Authored-By: JohannBiorck <[email protected]>
Co-Authored-By: JohannBiorck <[email protected]>
Co-Authored-By: JohannBiorck <[email protected]> Co-Authored-By: LACHIRI ILIAS <[email protected]>
Updated changelong to reflect changes.
Co-Authored-By: Vlad Dobre <[email protected]> Co-Authored-By: Kr1st1an-F <[email protected]>
…rite JabRef#3197 Co-Authored-By: Vlad Dobre <[email protected]> Co-Authored-By: Kr1st1an-F <[email protected]>
* add TeXworks (Icon needs fixing) (#3197) Co-Authored-By: JohannBiorck <[email protected]> * feat: add test for pushToTeXworks (#3197) * refactor: change icon to default icon (#3197) Co-Authored-By: JohannBiorck <[email protected]> * fix: add TeXworks to applicationCommands (#3197) * doc: javadoc for PushToTeXworks (#3197) Co-Authored-By: JohannBiorck <[email protected]> * Fix: find the test error + add other test (#3197) * add more tests and setCommandPath in PushToTeXworks (#3197) Co-Authored-By: JohannBiorck <[email protected]> Co-Authored-By: LACHIRI ILIAS <[email protected]> * doc: Update CHANGELOG.md #3197 Updated changelong to reflect changes. * fix: Fix Checkstyle for PushToTeXworksTest #3197 Co-Authored-By: Vlad Dobre <[email protected]> Co-Authored-By: Kr1st1an-F <[email protected]> * fix: checkstyle for PushToTeXworksTest (end with newline) and openrewrite #3197 Co-Authored-By: Vlad Dobre <[email protected]> Co-Authored-By: Kr1st1an-F <[email protected]> * Fix: fix suggestion for the pull request (#3197) * Update src/main/java/org/jabref/gui/push/PushToTeXworks.java * Modified tests, moved comments to interface --------- Co-authored-by: maxisr <[email protected]> Co-authored-by: JohannBiorck <[email protected]> Co-authored-by: LACHIRI <[email protected]> Co-authored-by: LACHIRI ILIAS <[email protected]> Co-authored-by: Kr1st1an-F <[email protected]> Co-authored-by: Oliver Kopp <[email protected]> Co-authored-by: Carl Christian Snethlage <[email protected]>
TeXWorks must be at least Version 0.6.9 |
JabRef 4.0-beta3
Linux 4.11.0-0.bpo.1-amd64 amd64 on Debian 9 Stretch AMD64
Java 1.8.0_141
Steps to reproduce:
In settings LaTeX editor is set to default
/usr/bin/texworks
.Thank you very much in advance.
The text was updated successfully, but these errors were encountered: