pytask-dev / pytask-dev/pytask-latex
DOC: Document how pytask-latex can be used with minted.
Open
Nobody has claimed this yet.
documentation
- Dominant language
- Python
- Stars
- 9
- Forks
- 2
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 2
Description
minted is a package to display code. Unfortunately, it needs to be told where the latex file will be generated - in the output folder.
Example
\usepackage[newfloat, outputdir=../bld]{minted}
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no documentation file or test. Start by locating the repository's documentation entry point and existing LaTeX usage examples, then document the provided minted configuration and output-directory requirement. Done when a reader can follow the documentation to use minted with pytask-latex.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex, python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100