Skip to content

Comments

Fix new errors in WolfTPM PDF generation due to long lines#254

Open
padelsbach wants to merge 1 commit intowolfSSL:masterfrom
padelsbach:padelsbach/fix-tpm-pdf-gen
Open

Fix new errors in WolfTPM PDF generation due to long lines#254
padelsbach wants to merge 1 commit intowolfSSL:masterfrom
padelsbach:padelsbach/fix-tpm-pdf-gen

Conversation

@padelsbach
Copy link
Contributor

@padelsbach padelsbach commented Feb 20, 2026

Docker workflow recently started failing while generating the WolfTPM docs with the following error:

#17 2.432 [info] Rendering api/md//docs_2README_8md.md
#17 2.433 [info] Rendering api/md//index.md
#17 2.433 [info] Rendering api/md//index.md
#17 24.76 Error producing PDF.
#17 24.76 ! Dimension too large.

Example run here. And here.

Suspect this is due to an update of the texlive/texlive:latest Docker container.

This change adds a Perl regex to reformat long Markdown tables into code blocks to avoid the error.

@padelsbach padelsbach force-pushed the padelsbach/fix-tpm-pdf-gen branch from ce14982 to 824939d Compare February 20, 2026 21:02
@padelsbach padelsbach marked this pull request as ready for review February 20, 2026 21:15
@padelsbach padelsbach force-pushed the padelsbach/fix-tpm-pdf-gen branch 2 times, most recently from 33e854b to 8dfbf54 Compare February 20, 2026 23:52
@padelsbach padelsbach force-pushed the padelsbach/fix-tpm-pdf-gen branch from 8dfbf54 to 37803c0 Compare February 21, 2026 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants