JuliaDocs/Documenter.jl
Voir sur GitHubSupport Podman containers for building LaTeX/PDFs
Open
#1 863 ouverte le 4 juil. 2022
Format: LaTeXType: Featurehelp wanted
Métriques du dépôt
- Stars
- (910 stars)
- Métriques de merge PR
- (Merge moyen 16j 9h) (3 PRs mergées en 30 j)
Description
Awesome work on Documenter.jl,
Using docker could be difficult due to root, so could it be possible to add Podman platform as an alternative to docker in LatexWriter.jl:
compile_tex(doc::Documents.Document, settings::LaTeX, fileprefix::String) from Documenter.jl/src/Writers/LaTeXWriter.jl
Regards