-
Notifications
You must be signed in to change notification settings - Fork 900
tub-presentation:0.2.0 #4011
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
tub-presentation:0.2.0 #4011
Conversation
Unofficial TU Berlin corporate design presentation template built on Touying 0.6.1.
- Renamed package from tub-presentation to clear-tub per Typst naming guidelines - Fixed template/main.typ UTF-8 encoding (removed null bytes, fixed ä characters) - Updated all import examples in README to use clear-tub - Added comprehensive logo licensing section explaining TU Berlin copyright - Clarified MIT license applies to code only, not TU Berlin branding - Updated authors field to use correct format: Ezra Cerpac <@EzraCerpac> Addresses feedback from @elegaanz in PR review
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR introduces a new Typst package called clear-tub, an unofficial TU Berlin corporate design presentation template built on Touying 0.6.1. The template provides TU Berlin-branded slide functions, content helpers, and a progress bar for academic presentations.
Changes:
- New package structure with metadata, license, documentation, and template scaffolding
- Custom slide functions (title, outline, section, ending) with TU Berlin styling
- Content helpers (theorem, definition, example, quote, alert, highlight boxes)
Reviewed changes
Copilot reviewed 5 out of 8 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| packages/preview/clear-tub/0.2.0/typst.toml | Package manifest with metadata, dependencies, and template configuration |
| packages/preview/clear-tub/0.2.0/template/main.typ | Example presentation demonstrating all template features |
| packages/preview/clear-tub/0.2.0/lib.typ | Core theme implementation with slide functions and styling |
| packages/preview/clear-tub/0.2.0/README.md | Comprehensive documentation covering features, usage, and licensing |
| packages/preview/clear-tub/0.2.0/LICENSE | MIT License for template code |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
|
Hi @elegaanz, thank you for the feedback! I've made the suggested changes. |
Summary
tub-presentation— an unofficial TU Berlin corporate design presentation templatetypst initscaffoldingFeatures
Checklist
typst.tomlmanifest with all required fieldsLICENSEfile includedREADME.mdwith description and usage examplesthumbnail.png(2923×1644, 305 KB)template/directory withmain.typand bundled assetsexcludepatterns configured