summaryrefslogtreecommitdiff
path: root/docs/_static/css/code-snippets.css
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-07-10 18:21:01 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-07-10 18:21:14 +0300
commit361c586a7bd16d1697b6038d4188716f801b9fd5 (patch)
treee29e22edccdb9edc36c62291fc930e7dcbf47f57 /docs/_static/css/code-snippets.css
parent21689ef59b0eb34b1a29eda739dc10d33d25b44a (diff)
downloadvyos-documentation-361c586a7bd16d1697b6038d4188716f801b9fd5.tar.gz
vyos-documentation-361c586a7bd16d1697b6038d4188716f801b9fd5.zip
docs-infra: force latexmk through per-glyph/per-image LaTeX errors in PDF build
pdflatex hard-errors on the Devanagari etymology text in docs/introducing/history.md ("! LaTeX Error: Unicode character व (U+0935) not set up for use with LaTeX") and separately cannot embed several pre-existing .webp images (no BoundingBox) — both previously undiscovered because the Devanagari error always halted the build first. latexmk -f (force mode) + pdflatex -interaction=nonstopmode makes the build tolerate both classes of per-glyph/per-image failure and finish, matching how ReadTheDocs has always built this project's PDF (verified against the live docs.vyos.io PDF: same Devanagari glyphs blanked, same ~4 images embedded out of 2000+ pages). latexmk exits non-zero in force mode even on a fully-produced PDF, so the workflow step now verifies the artifact itself (exists, >2MB) instead of relying on the command's exit code. 🤖 Generated by [robots](https://vyos.io)
Diffstat (limited to 'docs/_static/css/code-snippets.css')
0 files changed, 0 insertions, 0 deletions