You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Econ-ARK team is working towards improvements to their tools, specifications and workflows to create reproducible, computational documents. This includes a focused effort to adopt MyST Markdown (https://mystmd.org) into the REMARK workflow. To do this, there are several identified improvements to be made in MyST, especially regarding:
Table improvements (reading, rendering, export for LaTeX and Typst).
Improved LaTeX support for existing projects (included subfiles, macros and common economics packages)
Shared math macros, including via web-request
Reproducibility checks and command line improvements to the REMARK tools.
The goal of this issue is to track these specific improvements that need to be made across that project and any documentation improvements in the REMARK repository.
LaTeX improvements [14.5 days]
Tasks here will be turned into issues and pull requests as appropriate. This issue will be kept up to date as we refine and prioritize the work.
The Econ-ARK team is working towards improvements to their tools, specifications and workflows to create reproducible, computational documents. This includes a focused effort to adopt MyST Markdown (https://mystmd.org) into the REMARK workflow. To do this, there are several identified improvements to be made in MyST, especially regarding:
The goal of this issue is to track these specific improvements that need to be made across that project and any documentation improvements in the REMARK repository.
LaTeX improvements [14.5 days]
Tasks here will be turned into issues and pull requests as appropriate. This issue will be kept up to date as we refine and prioritize the work.
longtable
and other tabular environments [2 days] 🍽 Improve LaTeX table parsing jupyter-book/mystmd#1041| c |
include
files removed, math/abbreviations maintained jupyter-book/mystmd#1156extends
field to myst.yml for composing multiple yamls jupyter-book/mystmd#1215, 🌎 Fetch config extensions from URL jupyter-book/mystmd#1251stigma
(example)Stretch Goals
Remark CLI [13.5 days]
The Python management CLI is now in the main branch.
For the econark CLI, we are extending MyST to:
myst build --cff
)Examples [6 days]
cc @alanlujan91 @llorracc
The text was updated successfully, but these errors were encountered: