JuliaDocs/Documenter.jl

Support Podman containers for building LaTeX/PDFs

Aperta

#1863 aperta il 4 lug 2022

 (7 commenti) (0 reazioni) (0 assegnatari)Julia (513 fork)batch import
Format: LaTeXType: Featurehelp wanted

Metriche repository

Star
 (910 stelle)
Metriche merge PR
 (Merge medio 16g 9h) (3 PR mergiate in 30 g)

Descrizione

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

https://github.com/JuliaDocs/Documenter.jl/blob/2bcc94cbba6de049dc53d6ee453a301fe474ead2/src/Writers/LaTeXWriter.jl#L58

https://github.com/JuliaDocs/Documenter.jl/blob/2bcc94cbba6de049dc53d6ee453a301fe474ead2/src/Writers/LaTeXWriter.jl#L200

Regards

Guida contributor