Skip to content

modern-upc-thesis:0.1.1#4816

Open
ttOwwA wants to merge 1 commit intotypst:mainfrom
ttOwwA:modern-upc-thesis-0.1.1
Open

modern-upc-thesis:0.1.1#4816
ttOwwA wants to merge 1 commit intotypst:mainfrom
ttOwwA:modern-upc-thesis-0.1.1

Conversation

@ttOwwA
Copy link
Copy Markdown
Contributor

@ttOwwA ttOwwA commented May 8, 2026

I am submitting

  • a new package
  • an update for a package

Description:

  • Fix heading spacing: Changed all heading levels (1/2/3) to use block() instead of v() for spacing. This enables Typst's block spacing merging, preventing excessive gaps when headings are adjacent (e.g., a level-2 heading directly after a level-1 heading).
  • Fix occasional blank pages between chapters: The old v()-based spacing could push content off the page, causing unwanted blank pages before chapters. Using block() resolves this.
  • Docs: Updated AGENTS.md to accurately describe pagebreak(weak: true) behavior and remove outdated references.

I have read and followed the submission guidelines and, in particular, I

  • selected a name that isn't the most obvious or canonical name for what the package does
  • added a typst.toml file with all required keys
  • added a README.md with documentation for my package
  • have chosen a license and added a LICENSE file or linked one in my README.md
  • tested my package locally on my system and it worked
  • excluded PDFs or README images, if any, but not the LICENSE
  • ensured that my package is licensed such that users can use and distribute the contents of its template directory without restriction, after modifying them through normal use.

@ttOwwA ttOwwA temporarily deployed to Package Check May 8, 2026 16:57 — with GitHub Actions Inactive
@typst-package-check typst-package-check Bot added the update A package update. label May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update A package update.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant