Conversation
elegaanz
left a comment
There was a problem hiding this comment.
Thank you for this package. I have left some small remarks, but overall it looks good :)
| ## Quick Start | ||
|
|
||
| ```typst | ||
| #import "@local/bypst:0.2.0": * |
There was a problem hiding this comment.
Can you show how to use the @preview import here? It should be the default way to import packages.
| ) | ||
| ``` | ||
|
|
||
| ## Installation |
There was a problem hiding this comment.
Similar remark regarding this section: it should be made clear that this is an alternative installation method, and that the preferred way is to just use a @preview/ import.
There was a problem hiding this comment.
I clarified this now and differentiate between using the package and local development/installation.
There was a problem hiding this comment.
Do you have the rights to distribute this logo? If so, can you please specify that it is not under the same license as the rest of the package and under which terms it can be used, for example at the end of your README?
There was a problem hiding this comment.
Hmm i am not sure about the licensing, I think the easiest approach might be a "bring your own logo" setup with a global theme parameter and users point it to a file path, with the package itself just shipping a placeholder image? I assume then I'd have to update the thumbnail as well 😅
There was a problem hiding this comment.
I tried it like this, not optimal but I guess it.. works?
There was a problem hiding this comment.
A lot of other packages are doing that, it's a bit more effort for the user but it works fine in practice. If in the future you learn that you can actually distribute it, you can always publish a new version of the template :)
|
Thank you! |
I am submitting
Description: This is a template for an institutional presentation style built on top of touying. In principle it's only useful for members of the institute, but having it publicly available should help others looking for inspiration when porting their own institutional themes.
I have read and followed the submission guidelines and, in particular, I
typst.tomlfile with all required keysREADME.mdwith documentation for my packageLICENSEfile or linked one in myREADME.mdexcluded PDFs or README images, if any, but not the LICENSE