gbt9704-gongwen:0.2.0#5362
Open
songwupei wants to merge 2 commits into
Open
Conversation
GB/T 9704-2012 official Chinese government document format template. Changes since v0.1.0: - Add spacing-theme: compact / normal / relaxed - Add table-theme: full-grid / three-line / single-line / plain - Add table-align: center / left / right - Add show-red-header, first-page-number, page-number-pos params - Add endmatter() function with bottom-aligned CC block - Page number format: '- 1 -' with both/center/left/right positioning - Faux bold table headers via text stroke (CJK-friendly) - Refactored src/ into spacing.typ + table.typ + lib.typ - Bilingual README (EN + ZH)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I am submitting
Description: GB/T 9704-2012 official Chinese government document format template. This update adds spacing themes (compact/normal/relaxed), table themes (full-grid/three-line/single-line/plain), table alignment control, page number positioning (both/center/left/right), a new endmatter() function, faux bold table headers for CJK fonts, and a bilingual README (EN + ZH). The src/ layout has been refactored into spacing.typ + table.typ + lib.typ.
I have read and followed the submission guidelines and, in particular, I
● New features since v0.1.0:
"three-line", "single-line", "plain") instead of a single global table-theme parameter
first-page-number toggle