Skip to content

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

Merged
cconlon merged 1 commit into
wolfSSL:masterfrom
padelsbach:padelsbach/fix-tpm-pdf-gen
Feb 23, 2026
Merged

Fix new errors in WolfTPM PDF generation due to long lines#254
cconlon merged 1 commit into
wolfSSL:masterfrom
padelsbach:padelsbach/fix-tpm-pdf-gen

Conversation

@padelsbach

@padelsbach padelsbach commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

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
@cconlon
cconlon merged commit ca13c1c into wolfSSL:master Feb 23, 2026
2 checks passed
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