Skip to content
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

affiliation:0.1.0 #1453

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

affiliation:0.1.0 #1453

wants to merge 5 commits into from

Conversation

han190
Copy link

@han190 han190 commented Dec 20, 2024

I am submitting

  • a new package
  • an update for a package

An auto affiliation function for Typst. This library provides a single function, get-affiliations, which aims to do one thing and (hopefully) do one thing well: extract authors' information from a given dictionary and output two contents (by default the outputs are two blocks):

  1. Authors' names with superscripted affiliation indices, and ORCIDs and emails if provided.
  2. A list of affiliations.

tests-dark
tests-light

Description: Explain what the package does and why it's useful.

I aim to enhance the get-affiliations function to:

  1. Automatically handle affiliations, making it easy for users to manage projects with multiple authors, especially when some of them have several affiliations.
  2. Be highly customizable, allowing template creators to adapt it for designing their own journal titles.

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
  • 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant