From 5837599a7c80237776196e4c451810e121b74c54 Mon Sep 17 00:00:00 2001 From: J08nY Date: Wed, 11 Dec 2024 16:41:57 +0100 Subject: Improve latex build of docs. --- docs/conf.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index 11276c2..ed9407f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -159,7 +159,7 @@ latex_elements = { # Additional stuff for the LaTeX preamble. # - # 'preamble': '', + 'preamble': r"""\usepackage{pmboxdraw}""", # Latex figure (float) alignment # @@ -230,6 +230,8 @@ autodoc_default_options = { autodoc_typehints = "signature" autodoc_typehints_format = "short" +sd_fontawesome_latex = True + autoclass_content = "both" nbsphinx_allow_errors = True -- cgit v1.2.3-70-g09d2