I want json2latex results to link to provenance
- Dominant language
- Python
- Stars
- 60
- Forks
- 18
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 38
Description
Could be as simple as a latex macro that uses hyperref with an appropriate url to the project’s Calkit hub, looking up with the same keys as json2latex.
Although I think currently there is not a url for each json2latex entry separately, so the pipeline setup of mdocean where all results are in a single json2latex stage would not work.
This then becomes a question of how to define json2latex in the pipeline preserving separate dependency tracing for each result but without being incredibly verbose and hard to read.
Contributor guide
Research direction
Start by tracing the json2latex pipeline setup and how its keys map to results, including the mdocean case where results share one json2latex stage. Determine how provenance URLs could remain distinct while keeping the generated LaTeX readable; done means each result links to the appropriate Calkit hub provenance without losing dependency tracing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100