-
Notifications
You must be signed in to change notification settings - Fork 692
typxidian:0.1.0 #3056
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
typxidian:0.1.0 #3056
Conversation
repository = "https://github.com/angelonazzaro/typxidian" | ||
|
||
[template] | ||
path = "./" |
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.
Templates should be in a subdirectory of your package. Only that subdirectory (and all of it) will be copied when initializing a project from your template, so it should contain your template's main file and any assets it depends on.
To use this package just add the following code to your [Typst](https://github.com/typst/typst) document: | ||
|
||
```typst | ||
#import "@preview/typxidian:0.0.1": template |
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.
#import "@preview/typxidian:0.0.1": template | |
#import "@preview/typxidian:0.1.0": template |
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.
Can you please specify the license of the images you are shipping with the package, if they were shot by someone else and/or are not under the MIT license as the rest of the code. It can just be a short line in your README.
Hello, I will close this pull request and open a new one with the update changes as I am having problems with sparse-checkout. |
I am submitting
Description: TypXidian is a template for academic documents (reports, thesis, note taking) enriched with callout boxes inspired by Obsidian, custom definitions and theorems environments and more.
I have read and followed the submission guidelines and, in particular, I
typst.toml
file with all required keysREADME.md
with documentation for my packageLICENSE
file or linked one in myREADME.md
exclude
d PDFs or README images, if any, but not the LICENSE