[GH-ISSUE #614] Parts not showing properly on html #1514

Closed
opened 2026-04-11 07:52:46 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @profvjreddi on GitHub (Jan 15, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/614

Originally assigned to: @hzeljko on GitHub.

There seems to be an issue wit the way _quarto.yml is rendering the part

CleanShot 2025-01-15 at 13 43 46@2x

You can see below that some how some header part is not showing up.

CleanShot 2025-01-15 at 13 43 16@2x

Originally created by @profvjreddi on GitHub (Jan 15, 2025). Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/614 Originally assigned to: @hzeljko on GitHub. There seems to be an issue wit the way _quarto.yml is rendering the part ![CleanShot 2025-01-15 at 13 43 46@2x](https://github.com/user-attachments/assets/6871ef96-ac5c-45c7-944f-3570fa46077e) You can see below that some how some header part is not showing up. ![CleanShot 2025-01-15 at 13 43 16@2x](https://github.com/user-attachments/assets/5c973feb-75f8-44f6-9fd8-db5941a6e56d)
GiteaMirror added the format: pdfarea: tools labels 2026-04-11 07:52:46 -05:00
Author
Owner

@hzeljko commented on GitHub (Jan 16, 2025):

@profvjreddi
The issue #614 regarding parts not showing properly in HTML has been resolved.

I reverted to the initial definition of the code for the -part command.

- part: "<div class=\"part\">The Essentials</div>"

Now, parts are showing properly on HTML

However, the issue with the PDF output remains, where the -part command unexpectedly appears. I haven’t been able to resolve this problem, which has been present in the PDF output since I joined the project. If you have any suggestions or solutions, that would be greatly appreciated.

Image

<!-- gh-comment-id:2595688976 --> @hzeljko commented on GitHub (Jan 16, 2025): @profvjreddi The issue #614 regarding parts not showing properly in HTML has been resolved. I reverted to the initial definition of the code for the -part command. ` - part: "<div class=\"part\">The Essentials</div>"` Now, parts are showing properly on HTML However, the issue with the PDF output remains, where the -part command unexpectedly appears. I haven’t been able to resolve this problem, which has been present in the PDF output since I joined the project. If you have any suggestions or solutions, that would be greatly appreciated. ![Image](https://github.com/user-attachments/assets/9e24f8cb-14c4-46c3-868d-fb9bc5e84965)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#1514