JuliaDocs/Documenter.jl

Support Podman containers for building LaTeX/PDFs

Open

#1.863 aberto em 4 de jul. de 2022

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)Julia (513 forks)batch import
Format: LaTeXType: Featurehelp wanted

Métricas do repositório

Stars
 (910 stars)
Métricas de merge de PR
 (Mesclagem média 16d 9h) (3 fundiu PRs em 30d)

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

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

Guia do colaborador