You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use `texworks --insert-text "..."` to insert some text into the top-most
open editor window. This should help support pushing content from
external programs such as, e.g., bibliography managers.
Note that this only works if an editor window is already open. It
effectively does nothing when there is no editor window open yet (e.g.,
if TeXworks was not running before).
--insert-cite is used by TeXstudio. Adding it as alias here allows
pushing from, e.g., JabRef by using the TeXstudio config and simply
pointing it to the TeXworks executable.
Note that, semantically, --insert-text should be preferred when
supported.
JabRef allows to push citation keys to external programs (like emacs, TeXstudio, etc.), but not to TeXworks.
The problem was also discussed in an issue on JabRef repository (#3197).
I ask if it's possible to support this feature.
Matteo
The text was updated successfully, but these errors were encountered: