Skip to content

Install missing LaTeX font package - #40

Merged
agentmess merged 1 commit into
mainfrom
agentmess-full-content-pdf-download
Sep 11, 2026
Merged

Install missing LaTeX font package#40
agentmess merged 1 commit into
mainfrom
agentmess-full-content-pdf-download

Conversation

@agentmess

Copy link
Copy Markdown
Member

The PDF deployment fails before publishing because the book uses bbm.sty, which is not included in the existing TeX Live packages. Install texlive-fonts-extra, the Ubuntu package that provides this style file, so the PDF build can complete.

Fixes: #37

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings September 11, 2026 21:37

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The required dependency is added with no unresolved review issues.

Pull request overview

Adds the missing LaTeX font dependency required for successful PDF deployment.

Changes:

  • Adds texlive-fonts-extra to the Ubuntu package list.
File summaries
File Description
apt.txt Adds the package providing bbm.sty.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@agentmess
agentmess merged commit 67c63c7 into main Sep 11, 2026
1 check 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.

Full-content pdf download

2 participants