build_latex: Build article from LaTeX

View source: R/publish.R

build_latexR Documentation

Build article from LaTeX

Description

Build article from LaTeX

Usage

build_latex(
  article,
  share_path = normalizePath("../share", mustWork = TRUE),
  clean = TRUE
)

Arguments

article

The article to build

share_path

???

clean

Remove generated files


rjournal/rj documentation built on March 29, 2024, 6:43 a.m.