Conversation
Corrected spelling errors in README.md regarding image cropping and font stacks.
…pg to packages/preview/justwhitee-notes/0.1.0/assets/icon.jpg
…svg to packages/preview/justwhitee-notes/0.1.0/default/logo.svg
elegaanz
left a comment
There was a problem hiding this comment.
Thank you, I have left some remarks about the package structure and its documentation.
| logo-personal: "default/logo.svg", | ||
| logo-subject: "assets/icon.jpg", |
|
|
||
| ### 1. Import the template | ||
|
|
||
| Place `lib.typ` in your project directory and import it at the top of your main file: |
There was a problem hiding this comment.
No need to copy lib.typ, the compiler will be able to download the package automatically once this PR is merged.
|
|
||
| ## 📁 Recommended Project Structure | ||
|
|
||
| It is recommended to insert assets in `assets/` folder and your logo and eventually the course/subject logo on `default/`. |
There was a problem hiding this comment.
For info these folders will not be visible to people using your template, they are only part of the package.
…kages/preview/justwhitee-notes/0.1.0/template/assets/icon.jpg
Added instructions for initializing a new project with Typst CLI.
Removed recommended project structure section from README.
Updated logo references to use the image() function for better compatibility.
|
Hi @elegaanz, thank you for the feedback! I have pushed the fixes: I moved the |
|
Looks good, thank you! |
I am submitting
Description: Explain what the package does and why it's useful.
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