sang-math:1.0.0#5240
Conversation
|
Thanks for this package. Usually there is a PR template, could you please fill it in, especially the package name explanation: <!--
Thanks for submitting a package! Please read and follow the submission guidelines detailed in the repository's README and check the boxes below. Please name your PR as `name:version` of the submitted package.
If you want to make a PR for something other than a package submission, just delete all this and make a plain PR.
-->
I am submitting
- [ ] a new package
- [ ] an update for a package
<!--
Please add a brief description of your package below and explain why you think it is useful to others. If this is an update, please briefly say what changed.
-->
Description: Explain what the package does and why it's useful.
<!--
These things need to be checked for a new submission to be merged. If you're just submitting an update, you can delete the following section.
-->
I have read and followed the submission guidelines and, in particular, I
- [ ] selected a name that isn't the most obvious or canonical name for what the package does
- [ ] added a `typst.toml` file with all required keys
- [ ] added a `README.md` with documentation for my package
- [ ] have chosen a license and added a `LICENSE` file or linked one in my `README.md`
- [ ] tested my package locally on my system and it worked
- [ ] `exclude`d PDFs or README images, if any, but not the LICENSE
<!--
The following box only needs to be checked for **template** submissions. If you're submitting a package that isn't a template, you can delete the following section. See the guidelines section about licenses in the README for more details.
-->
- [ ] ensured that my package is licensed such that users can use and distribute the contents of its template directory without restriction, after modifying them through normal use. |
1d65eff to
cbca374
Compare
|
Hi @saecki, sorry for missing the PR template initially! Here is the completely filled PR template with a detailed description of the package's capabilities and the explanation for the package name: I am submitting
Description: It provides not just macros, but a complete suite of document templates that users can invoke out-of-the-box:
Why it's useful: Package Name Explanation: I have read and followed the submission guidelines and, in particular, I
|
cbca374 to
59deaac
Compare
59deaac to
76ddf64
Compare
76ddf64 to
a315cc1
Compare
| compiler = "0.11.0" | ||
| authors = ["Sang Nguyen <sangnhc87@gmail.com>"] | ||
| license = "MIT" | ||
| description = "Bộ macro Toán THPT – BBT, Bảng xét dấu, Trắc nghiệm, Tự luận, Hình học CeTZ" |
There was a problem hiding this comment.
Could you either also add an english description, or replace the current description with an english one?
| @@ -0,0 +1,208 @@ | |||
| # sang-math | |||
|
|
|||
There was a problem hiding this comment.
It is generally appreciated to have at least an introduction sentence in English, even if the target audience for the template is not native English speakers. This allows the broader Typst community to get an idea of what the package is about and make sure that it isn't of interest to them.
|
Hi @saecki, sorry for missing the PR template initially! Here is the completely filled PR template with a detailed description of the package's capabilities and the explanation for the package name: I am submitting
Description: It provides not just macros, but a complete suite of document templates that users can invoke out-of-the-box:
Why it's useful: Package Name Explanation: I have read and followed the submission guidelines and, in particular, I
|
a315cc1 to
444f185
Compare
|
Done. I updated the package description in English and added an English introduction to the README. Thanks for the review! |
Conictypst's comprehensive math macros for Vietnamese High School Mathematics.