JuliaDocs/Documenter.jl
GitHub で見るSupport Podman containers for building LaTeX/PDFs
Open
#1,863 opened on 2022年7月4日
Format: LaTeXType: Featurehelp wanted
Repository metrics
- Stars
- (910 stars)
- PR merge metrics
- (平均マージ 16d 9h) (30d で 3 merged PRs)
説明
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