Skip to content

texst:0.1.1#4098

Open
shusuke-ioku wants to merge 4 commits intotypst:mainfrom
shusuke-ioku:texst-0.1.1
Open

texst:0.1.1#4098
shusuke-ioku wants to merge 4 commits intotypst:mainfrom
shusuke-ioku:texst-0.1.1

Conversation

@shusuke-ioku
Copy link
Contributor

Summary

Adds @preview/texst:0.1.1.

This release introduces customizable typography and color controls while keeping compatibility with existing usage.

Changes in 0.1.1

  • Added style controls for:
    • font size (font_size alias)
    • line spacing (line_spacing alias)
    • body/heading/title/subtitle/abstract color and sizing
  • Added cmain(body, color:) and csub(body, color:) helpers.
  • Added fine-grained accent controls:
    • accent_link
    • accent_ref
    • accent_cite
    • accent_footnote
  • Kept backward compatibility:
    • accent_main still works as a fallback accent.
  • Updated README/docs and template version references to 0.1.1.

Validation

  • typst compile --root . examples/minimal.typ /tmp/minimal.pdf passes in source repo.
  • template/main.typ targets @preview/texst:0.1.1.

Notes

This is a non-breaking feature release intended to improve theme/style customization for existing documents.

@typst-package-check typst-package-check bot changed the title Add texst 0.1.1 texst:0.1.1 Feb 12, 2026
@typst-package-check typst-package-check bot added the update A package update. label Feb 12, 2026
Copy link
Member

@saecki saecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update! Just one question

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any reason why this file is included?

@saecki saecki added the waiting-on-author Pull request waits on author label Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update A package update. waiting-on-author Pull request waits on author

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments