[PR #1920] [MERGED] Refined the PDF layout for chapter 13 (model_serving.qmd) #34649

Closed
opened 2026-07-14 19:27:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1920
Author: @hzeljko
Created: 7/1/2026
Status: Merged
Merged: 7/2/2026
Merged by: @profvjreddi

Base: devHead: vol1/ch13-final


📝 Commits (1)

  • 8187371 Refined the PDF layout for chapter 13 (model_serving.qmd)

📊 Changes

2 files changed (+111 additions, -73 deletions)

View changed files

📝 book/quarto/contents/vol1/model_serving/model_serving.qmd (+103 -61)
📝 book/quarto/tex/header-includes.tex (+8 -12)

📄 Description

  1. Refined the chapter layout to ensure pages are well structured and free of unnecessary blank space.
  2. The problematic code that produced incorrect table numbering inside callout references has been fixed (header-includes.tex), and the corrected implementation is included in this PR.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1920 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 7/1/2026 **Status:** ✅ Merged **Merged:** 7/2/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `vol1/ch13-final` --- ### 📝 Commits (1) - [`8187371`](https://github.com/harvard-edge/cs249r_book/commit/8187371f66ee4d9a4700b149c07c8cc913d5f383) Refined the PDF layout for chapter 13 (model_serving.qmd) ### 📊 Changes **2 files changed** (+111 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `book/quarto/contents/vol1/model_serving/model_serving.qmd` (+103 -61) 📝 `book/quarto/tex/header-includes.tex` (+8 -12) </details> ### 📄 Description 1. Refined the chapter layout to ensure pages are well structured and free of unnecessary blank space. 2. The problematic code that produced incorrect table numbering inside callout references has been fixed (header-includes.tex), and the corrected implementation is included in this PR. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-14 19:27:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#34649