From 46812c95fb8be2794024367259fb32836857e946 Mon Sep 17 00:00:00 2001 From: adv0r <> Date: Wed, 20 May 2026 17:44:09 +0200 Subject: [PATCH] docs(editors): link Kile, add Kate to the compatible-editors list Co-authored-by: Cursor --- en/advanced/resources.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en/advanced/resources.md b/en/advanced/resources.md index 0c929d450..9aad964fa 100644 --- a/en/advanced/resources.md +++ b/en/advanced/resources.md @@ -5,7 +5,8 @@ JabRef can push entries, i.e., insert `\cite{key}` commands, to the following text editors: * [Emacs](https://www.gnu.org/software/emacs/) -* [LyX/Kile](http://www.lyx.org/) +* [Kate](https://apps.kde.org/en-gb/kate/) +* [LyX](http://www.lyx.org/)/[Kile](https://apps.kde.org/en/kile/) * [TeXstudio](http://www.texstudio.org/) * [Texmaker](http://www.xm1math.net/texmaker/) * [Vim](http://www.vim.org/)