Conversation
| ## Gallery | ||
|
|
||
| ### Anonymized mode | ||
|  |
There was a problem hiding this comment.
Will add back. I assumed only the main thumbnail can be included.
|  | ||
|
|
||
| ### Endfloat mode | ||
|  |
| @@ -0,0 +1,18 @@ | |||
| [package] | |||
| name = "ssrn-manuscript" | |||
There was a problem hiding this comment.
What does ssrn stand for in this context? Because SSRN also seems to be a research platform for social sciences: https://en.wikipedia.org/wiki/Social_Science_Research_Network
In that case, if this isn't an official package, could you pick another name? It should be distinctive enough so that another package with the same purpose can be published without one of the two having an unfair advantage, and it should be clear from the name that it is community-built and not officially endorsed by the university. See our naming rules.
If you want to make this an official template, to keep the current name, that's also an option. In that case a staff member of the organization should send an email to hello@typst.app stating that they officially endorse your package. In practice it means that they will accept submission of works built using it, and ideally promote it and guarantee that it will be maintained in the long term.
There was a problem hiding this comment.
I'm happy to rename it. you should be aware that there is already a package that uses the shortcut, so I would encourage a consistent naming enforcement.
There was a problem hiding this comment.
I'm happy to rename it.
That would be appreciated.
you should be aware that there is already a package that uses the shortcut, so I would encourage a consistent naming enforcement.
At the time this package was published, the naming guidelines were different from what they are now. The is review process is also on a best effort basis, and sometimes don't catch everything. That is no reason to stop trying though :)
There was a problem hiding this comment.
When I resubmit, may I reassign you as reviewer?
There was a problem hiding this comment.
Sure, you can also update this existing PR if you feel comfortable with git.
There was a problem hiding this comment.
I plan to close this PR and open a new one. My proposed name is econ-working-paper.
Thank you for your work. I tried my best to follow all guidelines.
I am submitting
Description: A Typst template for working papers in the social sciences, especially economics, finance, and accounting.
Main features:
There are similar templates but they do not have these features and some of them are broken after the latest Typst release.
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.tomlfile with all required keysadded a
README.mdwith documentation for my packagehave chosen a license and added a
LICENSEfile or linked one in myREADME.mdtested my package locally on my system and it worked
excluded PDFs or README images, if any, but not the LICENSE
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.