-
Notifications
You must be signed in to change notification settings - Fork 440
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
ape:0.1.0 #1596
ape:0.1.0 #1596
Conversation
Thanks for the submission! I have two points that I would like to suggest before merging this package:
|
I'll work on it, thanks |
…again, hope everything still works)
I tried to follow your suggestions. Hope I edited everything. |
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.
Still a few occurrences of camelCase that were not caught :)
@@ -0,0 +1,88 @@ | |||
#let getOutline(lang) = { |
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.
This function still uses camelCase.
@@ -0,0 +1,151 @@ | |||
#let front-pages(title, title-page, authors, outline, customOutline) = { |
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.
customOutline
should be custom-outline
.
// Physique | ||
#let dt = $dif t$ | ||
#let ar = math.arrow | ||
#let Nar(c) = math.norm(math.arrow(c)) |
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.
Maybe the capital letter is relevant here, but if it is not it should be called nar
.
My bad, I missed it... |
Looks good now. Thank you! |
I am submitting
Description: Cf README.md
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