# HG changeset patch # User Franz Glasner # Date 1778696019 -7200 # Node ID 4c44b64e32cd8ef8e3138132fdd3703374eb05c5 # Parent 741ebfe77e55a12ff9b7f6947660ad0ba6a10f47 FIX: "xindy" is not available on FreeBSD yet diff -r 741ebfe77e55 -r 4c44b64e32cd docs/conf.py --- a/docs/conf.py Wed May 13 18:34:29 2026 +0200 +++ b/docs/conf.py Wed May 13 20:13:39 2026 +0200 @@ -133,6 +133,7 @@ # -- Options for LaTeX output ------------------------------------------------ latex_engine = 'lualatex' +latex_use_xindy = False # xindy not found on FreeBSD latex_elements = { # The paper size ('letterpaper' or 'a4paper'). #