mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-23 07:23:03 -05:00
[PR #880] [MERGED] Customize TOC part formatting, callout block colors and font size #987
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/880
Author: @hzeljko
Created: 6/28/2025
Status: ✅ Merged
Merged: 6/28/2025
Merged by: @profvjreddi
Base:
dev← Head:874-part-title📝 Commits (2)
e67b575Customize TOC part formatting, callout block colors and font size5e47555Merge branch 'dev' into 874-part-title📊 Changes
17 files changed (+118 additions, -88 deletions)
View changed files
📝
_extensions/custom-numbered-blocks/style/foldbox.css(+1 -1)📝
_extensions/custom-numbered-blocks/style/foldbox.tex(+12 -13)📝
_extensions/custom-numbered-blocks/style/icons/Icon_callout-resource-slides.pdf(+0 -0)📝
_extensions/custom-numbered-blocks/style/icons/Icon_callout-resource-slides.png(+0 -0)📝
_extensions/custom-numbered-blocks/style/icons/Icon_callout-resource-videos.pdf(+0 -0)📝
_extensions/custom-numbered-blocks/style/icons/Icon_callout-resource-videos.png(+0 -0)📝
_extensions/custom-numbered-blocks/style/icons/icon_callout-quiz-answer.pdf(+0 -0)📝
_extensions/custom-numbered-blocks/style/icons/icon_callout-quiz-answer.png(+0 -0)📝
_extensions/custom-numbered-blocks/style/icons/icon_callout-quiz-question.pdf(+0 -0)📝
_extensions/custom-numbered-blocks/style/icons/icon_callout-quiz-question.png(+0 -0)📝
_extensions/custom-numbered-blocks/style/icons/icon_callout-resource-exercises.pdf(+0 -0)📝
_extensions/custom-numbered-blocks/style/icons/icon_callout-resource-exercises.png(+0 -0)📝
_quarto.yml(+8 -9)📝
contents/core/introduction/introduction.qmd(+64 -5)📝
contents/labs/raspi/setup/setup.qmd(+0 -1)➕
scripts/collapse_blank_lines.py(+20 -0)📝
tex/header-includes.tex(+13 -59)📄 Description
Added "Part" label before part number in TOC with custom spacing and color.
Also updated styles of custom callout blocks to visually distinguish them from Quarto defaults and changed the font size for newly created blocks to be the same as the main text
Before submitting your Pull Request, please review and complete the items on this checklist.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.