Mercurial > hgrepos > Python > libs > ConfigMix
comparison docs/conf.py @ 772:4c44b64e32cd
FIX: "xindy" is not available on FreeBSD yet
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 13 May 2026 20:13:39 +0200 |
| parents | 741ebfe77e55 |
| children | 0c3507865bca |
comparison
equal
deleted
inserted
replaced
| 771:741ebfe77e55 | 772:4c44b64e32cd |
|---|---|
| 131 | 131 |
| 132 | 132 |
| 133 # -- Options for LaTeX output ------------------------------------------------ | 133 # -- Options for LaTeX output ------------------------------------------------ |
| 134 | 134 |
| 135 latex_engine = 'lualatex' | 135 latex_engine = 'lualatex' |
| 136 latex_use_xindy = False # xindy not found on FreeBSD | |
| 136 latex_elements = { | 137 latex_elements = { |
| 137 # The paper size ('letterpaper' or 'a4paper'). | 138 # The paper size ('letterpaper' or 'a4paper'). |
| 138 # | 139 # |
| 139 'papersize': 'a4paper', | 140 'papersize': 'a4paper', |
| 140 | 141 |
