[PR #610] [MERGED] 594 improve pdf rendering #2770

Closed
opened 2026-04-13 13:15:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/610
Author: @hzeljko
Created: 1/13/2025
Status: Merged
Merged: 1/13/2025
Merged by: @profvjreddi

Base: devHead: 594-improve-pdf-rendering


📝 Commits (4)

  • 224c6a2 Summary
  • 2512abf Merge branch 'dev' into 594-improve-pdf-rendering
  • 53d748a Merge branch 'dev' into 594-improve-pdf-rendering
  • 5e42680 Summary

📊 Changes

22 files changed (+171 additions, -299 deletions)

View changed files

📝 _quarto.yml (+6 -2)
📝 contents/core/dl_primer/dl_primer.qmd (+114 -194)
📝 contents/core/dl_primer/images/png/activities.png (+0 -0)
📝 contents/core/dl_primer/images/png/ai_dl_progress_nvidia.png (+0 -0)
📝 contents/core/dl_primer/images/png/basic_perceptron.png (+0 -0)
📝 contents/core/dl_primer/images/png/bio_nn2ai_nn.png (+0 -0)
📝 contents/core/dl_primer/images/png/forward_backward_propagation.png (+0 -0)
📝 contents/core/dl_primer/images/png/handwritten_digits.png (+0 -0)
📝 contents/core/dl_primer/images/png/inference_pipeline.png (+0 -0)
📝 contents/core/dl_primer/images/png/mlp_connection_weights.png (+0 -0)
📝 contents/core/dl_primer/images/png/nnlayers.png (+0 -0)
📝 contents/core/dl_primer/images/png/nonlinear_patterns.png (+0 -0)
📝 contents/core/introduction/introduction.qmd (+2 -2)
📝 contents/core/ml_systems/images/jpg/tiny_ml.jpg (+0 -0)
📝 contents/core/ml_systems/images/png/cloud-edge-tiny.png (+0 -0)
📝 contents/core/ml_systems/images/png/cloudml.png (+0 -0)
📝 contents/core/ml_systems/images/png/edgeml.png (+0 -0)
📝 contents/core/ml_systems/images/png/tinyml.png (+0 -0)
📝 contents/core/ml_systems/ml_systems.qmd (+23 -81)
📝 contents/frontmatter/about/about.qmd (+1 -0)

...and 2 more files

📄 Description

The spacing above and below the headings has been adjusted slightly. In the previous version, the spacing between the headings and the text was excessively large, which has now been corrected.

Additionally, the spacing between the heading number and the text has been adjusted. Previously, this spacing was set to 10pt, which was too large and visually unappealing. It has now been updated to 0.5em, which is a more standard and aesthetically pleasing setting.

The adjustments have been made in the chapters up to and including dl_primer.qmd.

Two issues assigned to me on GitHub have also been resolved:

Fixed the missing tag closure (#608).


🔄 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/610 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 1/13/2025 **Status:** ✅ Merged **Merged:** 1/13/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `594-improve-pdf-rendering` --- ### 📝 Commits (4) - [`224c6a2`](https://github.com/harvard-edge/cs249r_book/commit/224c6a25c1881247e63982afcd6ba44dc98cd484) Summary - [`2512abf`](https://github.com/harvard-edge/cs249r_book/commit/2512abf76681221d7adb1d01d500d4714269c80c) Merge branch 'dev' into 594-improve-pdf-rendering - [`53d748a`](https://github.com/harvard-edge/cs249r_book/commit/53d748a2005e4c9e4ef0ce4d15aa983b98d637a3) Merge branch 'dev' into 594-improve-pdf-rendering - [`5e42680`](https://github.com/harvard-edge/cs249r_book/commit/5e426800d44675299f47e17a5254c9bcc7960a9f) Summary ### 📊 Changes **22 files changed** (+171 additions, -299 deletions) <details> <summary>View changed files</summary> 📝 `_quarto.yml` (+6 -2) 📝 `contents/core/dl_primer/dl_primer.qmd` (+114 -194) 📝 `contents/core/dl_primer/images/png/activities.png` (+0 -0) 📝 `contents/core/dl_primer/images/png/ai_dl_progress_nvidia.png` (+0 -0) 📝 `contents/core/dl_primer/images/png/basic_perceptron.png` (+0 -0) 📝 `contents/core/dl_primer/images/png/bio_nn2ai_nn.png` (+0 -0) 📝 `contents/core/dl_primer/images/png/forward_backward_propagation.png` (+0 -0) 📝 `contents/core/dl_primer/images/png/handwritten_digits.png` (+0 -0) 📝 `contents/core/dl_primer/images/png/inference_pipeline.png` (+0 -0) 📝 `contents/core/dl_primer/images/png/mlp_connection_weights.png` (+0 -0) 📝 `contents/core/dl_primer/images/png/nnlayers.png` (+0 -0) 📝 `contents/core/dl_primer/images/png/nonlinear_patterns.png` (+0 -0) 📝 `contents/core/introduction/introduction.qmd` (+2 -2) 📝 `contents/core/ml_systems/images/jpg/tiny_ml.jpg` (+0 -0) 📝 `contents/core/ml_systems/images/png/cloud-edge-tiny.png` (+0 -0) 📝 `contents/core/ml_systems/images/png/cloudml.png` (+0 -0) 📝 `contents/core/ml_systems/images/png/edgeml.png` (+0 -0) 📝 `contents/core/ml_systems/images/png/tinyml.png` (+0 -0) 📝 `contents/core/ml_systems/ml_systems.qmd` (+23 -81) 📝 `contents/frontmatter/about/about.qmd` (+1 -0) _...and 2 more files_ </details> ### 📄 Description The spacing above and below the headings has been adjusted slightly. In the previous version, the spacing between the headings and the text was excessively large, which has now been corrected. Additionally, the spacing between the heading number and the text has been adjusted. Previously, this spacing was set to 10pt, which was too large and visually unappealing. It has now been updated to 0.5em, which is a more standard and aesthetically pleasing setting. The adjustments have been made in the chapters up to and including dl_primer.qmd. Two issues assigned to me on GitHub have also been resolved: Fixed the missing tag closure (#608). --- <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-04-13 13:15:18 -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#2770