dune_add_latex_documentΒΆ

build a pdf document through the Dune build system.

dune_add_latex_document(
     texfile 
)
texfile
The texfile to compile into a pdf.

Note

This function will be rewritten for Dune 3.0 as it currently shadows all options provided by the base implementation add_latex_document.