[LyX/master] Supplement to commit 029d5f3

Koji Yokota <[email protected]> Thu, 25 Jun 2026 07:53:50 +0000
Newsgroups gmane.editors.lyx.cvs
Message-ID <[email protected]>
commit 32b54a292f7402668f85a1d68df65835d8851be2
Author: Koji Yokota <[email protected]>
Date:   Thu Jun 25 16:53:46 2026 +0900

    Supplement to commit 029d5f3
---
 lib/configure.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/configure.py b/lib/configure.py
index 452337e416..6db0855a9a 100644
--- a/lib/configure.py
+++ b/lib/configure.py
@@ -1325,7 +1325,7 @@ def checkConverterEntries():
                              path=additionalPaths)
     if drawio == progNames[0] or drawio == progNames[1]:
         fullpath = os.path.join(path, drawio)
-        addToRC(r'''\converter drawio        pdf6        "\"%s\" -xf pdf -o $$o --crop $$i"	""
+        addToRC(r'''\converter drawio        pdf6        "\"%s\" -x -f pdf -o $$o --crop $$i"	""
 \converter drawio        png        "\"%s\" -x -f png -o $$o $$i"	""
 \converter drawio        jpg        "\"%s\" -x -f jpg -o $$o $$i"	""
 \converter drawio        svg        "\"%s\" -x -f svg -o $$o $$i"	""
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs