Conversation
Unofficial Typst template for academic documents at Universidade Lusófona: ulthesis for theses/dissertations, ulreport for lab/course reports, sharing one engine so both stay in sync.
- Rename abstract_en/abstract_pt to abstract-en/abstract-pt (kebab-case, matching every other public parameter). - Bump fletcher dependency in template/chapters/showcase.typ from 0.5.7 to 0.5.8 (latest).
Swaps chapters/content04/creodocs_logo.svg for an AI-generated, royalty-free illustration of Lisbon (chapters/images/lisbon.jpg), used in both example chapters. Updates caption/body text and the README's image-rights note accordingly.
Supersedes the withdrawn 0.2.0 submission (PR typst#5882), which had README/example files still importing the old 0.1.0 version. Also backports engine improvements (appendix figure numbering, banded tables, per-chapter code-block numbering, roomier spacing) and adds new ulreport parameters (copyright/university text, page-margin, heading/figure/equation spacing), all backward-compatible.
|
@MartijnKuipers You released mkuipers-ulusofona:0.1.0, so you probably want to have a look at this pull request. If you want this update to be merged, please leave a comment stating so. Without your permission, the pull request will not be merged. |
Author
|
I fixed the examples to use the updated templates. This is an improved version of the previous templates, after we have been using it for some time. I appreciate it, if it can be merged. |
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.
Supersedes #5882 (mkuipers-ulusofona:0.2.0), which was closed unmerged because the README/example files still imported the old
0.1.0version — that's fixed here.Also backports engine improvements from a downstream fork: appendix figure numbering, banded tables with top-positioned captions, per-chapter reset of code-block numbering, and roomier paragraph spacing. Adds new backward-compatible
ulreportparameters:copyright-title/copyright-holder-prefix/copyright-text/university-line,page-margin, andheading-spacing/figure-spacing/equation-spacing.