mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-18 08:54:25 -05:00
[PR #596] [MERGED] 594 improve pdf rendering #31278
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/596
Author: @hzeljko
Created: 1/11/2025
Status: ✅ Merged
Merged: 1/12/2025
Merged by: @profvjreddi
Base:
dev← Head:594-improve-pdf-rendering📝 Commits (10+)
84b83d8Update header-includes.tex0d65913Update build_pages_windows.yml78b0c93Update header-includes.texd659a8aMerge branch 'dev' of https://github.com/hzeljko/cs249r_book into devaa130c4Update build_pages_windows.yml2c5c671Update header-includes.tex707e3cfMerge branch 'dev' of https://github.com/hzeljko/cs249r_book into dev1be4ae4Update header-includes.tex69598dbUpdate header-includes.texd4c3a73Edited file socratiq.qmd📊 Changes
20 files changed (+377 additions, -269 deletions)
View changed files
📝
.all-contributorsrc(+136 -136)📝
.github/workflows/build_pages_windows.yml(+1 -1)📝
README.md(+31 -31)📝
contents/core/introduction/images/png/21st_computer.png(+0 -0)📝
contents/core/introduction/images/png/alphafold.png(+0 -0)📝
contents/core/introduction/images/png/book_pillars.png(+0 -0)📝
contents/core/introduction/images/png/ml_lifecycle_overview.png(+0 -0)📝
contents/core/introduction/images/png/triangle.png(+0 -0)📝
contents/core/introduction/introduction.qmd(+40 -27)📝
contents/core/workflow/workflow.qmd(+1 -1)📝
contents/frontmatter/about/about.qmd(+21 -2)📝
contents/frontmatter/acknowledgements/acknowledgements.qmd(+31 -31)📝
contents/frontmatter/ai/images/png/badges.png(+0 -0)📝
contents/frontmatter/ai/images/png/chat_ask.png(+0 -0)📝
contents/frontmatter/ai/images/png/chat_explanation.png(+0 -0)📝
contents/frontmatter/ai/images/png/chat_related.png(+0 -0)📝
contents/frontmatter/ai/images/png/download_report.png(+0 -0)📝
contents/frontmatter/ai/images/png/settings.png(+0 -0)📝
contents/frontmatter/ai/socratiq.qmd(+74 -10)📝
tex/header-includes.tex(+42 -30)📄 Description
This pull request includes updates to improve PDF rendering by addressing general layout issues and adjusting formatting as noted in the Google Doc.
The qmd files have been edited: about.qmd; socratiq.qmd; introduction.qmd.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.