docmachine-containers/utils/docs
Glenn Y. Rolland 2a607d6f21 refactor(docs): enhance PDF build process and font settings
Improves the PDF generation process by adding verbosity and updating
font configurations, ensuring better compatibility and output quality.

- Add "--verbose" to pandoc command for detailed output during PDF
  generation
- Change monofont from "SauceCodePro Nerd Font" to "Noto Sans Mono" for
  improved font rendering
- Switch PDF engine from "pdflatex" to "xelatex" for better Unicode
  support
- Uncomment fontspec package in LaTeX to enable custom font settings
- Add inputenc package and Unicode character declaration for extended
  character support

Signed-off-by: Glenn Y. Rolland <glenux@glenux.net>
2025-03-27 09:59:17 +01:00
..
blockquote.tex feat: add support for pandoc pdf 2024-12-11 22:14:25 +01:00
build_combined.sh feat: add support for pandoc pdf 2024-12-11 22:14:25 +01:00
build_metadata.sh feat: add support for pandoc pdf 2024-12-11 22:14:25 +01:00
build_pdf.py refactor(docs): enhance PDF build process and font settings 2025-03-27 09:59:17 +01:00
chapter_breaks.tex feat: add support for pandoc pdf 2024-12-11 22:14:25 +01:00
filter-nobg.hs feat: add support for pandoc pdf 2024-12-11 22:14:25 +01:00
hyperref_setup.tex feat: add support for pandoc pdf 2024-12-11 22:14:25 +01:00
main.tex refactor(docs): enhance PDF build process and font settings 2025-03-27 09:59:17 +01:00
metadata.yml feat: add support for pandoc pdf 2024-12-11 22:14:25 +01:00