Open rowanc1 opened 7 months ago
Ability to have a collaboration as an author?
How about having several modes:
@LecrisUT -- thanks for the comment! I was a bit terse with my feature requests by "having a collaboration as an author" I meant that an entity like "The MyST Project" can be listed as an author. This needs slightly different parsing (e.g. for the name (last name/ first name are not applicable)) which makes the collaboration look more like an affiliation. All contributors can also be listed, although I don't think we are pulling those up anywhere in the themes/templates at this point.
Curvenote is sponsoring the 2024 conference proceedings for SciPy, as detailed in this announcement which will be using MyST for their build process, there are two modes (1) MyST Markdown; and (2) LaTeX. The instructions will be updated to point people to install the tool and run locally, and github actions have been made to run the build process in GitHub actions.
The current scipy proceedings site built with myst and Curvenote can be found here: https://proceedings.scipy.org
There are a number of improvements that we need to make to make the install, documentation and theme process easier:
Documentation
LaTeX Features
longtable*
andlongtable
parsing #1041eqnarray*
Mini Features/Bugs
copyright
holder - this can be defaulted to the authors name e.g.Authors et. al
- #1035Could not find static resource at "main.pdf". See 'config.site.actions'
-- The theme crashes if static actions are not found, this should be made permissive. #1048 #1049Theme Updates
Fig. 1
etc.New Functionality