Transforms a DTBook (DAISY 3 XML) document into a LaTeX document suitable for large print production.
The script produces a .tex file that must be compiled with XeLaTeX or LuaLaTeX
(required for font selection via fontspec). The following LaTeX packages must be installed:
memoir classfontspec, babel, hyperref, setspace
tcolorbox (a recent version is required for sidebars to render correctly)adjustbox, enumitem, url, alphalph
ucharclasses (optional, only needed for the backup-unicode-ranges option)Note: Producing accessible tagged PDF (PDF/UA-2) requires TeX Live 2025 or later, LuaLaTeX, and changes to the generated LaTeX preamble. This is not currently supported by this script but may be addressed in a future version. See the LaTeX Tagging Project for background.