[PR #1826] [MERGED] Refined the PDF layout for chapter 14 (ml_ops.qmd) #22751

Closed
opened 2026-06-04 22:37:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1826
Author: @hzeljko
Created: 5/31/2026
Status: Merged
Merged: 6/2/2026
Merged by: @profvjreddi

Base: devHead: vol1/ch14-pass3


📝 Commits (2)

  • 78b1f37 Refined the PDF layout for chapter 14 (ml_ops.qmd)
  • bae934f Clean up header-includes.tex by removing unused commands

📊 Changes

3 files changed (+74 additions, -51 deletions)

View changed files

📝 book/quarto/config/_quarto-pdf-vol1.yml (+1 -0)
📝 book/quarto/contents/vol1/ml_ops/ml_ops.qmd (+67 -45)
📝 book/quarto/tex/header-includes.tex (+6 -6)

📄 Description

  1. Refined the chapter layout to ensure pages are well structured and free of unnecessary blank space.
  2. Changed the PDF TOC title to “Table of Contents” in quarto/config/_quarto-pdf-vol1.yml.
  3. Increased the reserved space for section numbers in the mini-TOC to prevent number/title crowding.
  4. Refined the \sidenote definition in header-includes.tex to improve margin note formatting and consistency.

🔄 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/1826 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 5/31/2026 **Status:** ✅ Merged **Merged:** 6/2/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `vol1/ch14-pass3` --- ### 📝 Commits (2) - [`78b1f37`](https://github.com/harvard-edge/cs249r_book/commit/78b1f375d024739f9a98e5d4182d28390caa9d33) Refined the PDF layout for chapter 14 (ml_ops.qmd) - [`bae934f`](https://github.com/harvard-edge/cs249r_book/commit/bae934f76a84a27d368d8f72b80bf3fddef832d2) Clean up header-includes.tex by removing unused commands ### 📊 Changes **3 files changed** (+74 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `book/quarto/config/_quarto-pdf-vol1.yml` (+1 -0) 📝 `book/quarto/contents/vol1/ml_ops/ml_ops.qmd` (+67 -45) 📝 `book/quarto/tex/header-includes.tex` (+6 -6) </details> ### 📄 Description 1. Refined the chapter layout to ensure pages are well structured and free of unnecessary blank space. 2. Changed the PDF TOC title to “Table of Contents” in quarto/config/_quarto-pdf-vol1.yml. 3. Increased the reserved space for section numbers in the mini-TOC to prevent number/title crowding. 4. Refined the \sidenote definition in header-includes.tex to improve margin note formatting and consistency. --- <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-06-04 22:37:55 -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#22751