Create a mission report with the INBO corporate identity
mission(
conference,
conferencedate,
conferenceplace,
website = "",
reportdate,
colleagues = "",
floatbarrier = c(NA, "section", "subsection", "subsubsection"),
includes = NULL,
codesize = c("footnotesize", "scriptsize", "tiny", "small", "normalsize"),
lang = "dutch",
keep_tex = FALSE,
fig_crop = TRUE,
pandoc_args = NULL,
...
)
the name of the conference or workshop
the date of the conference
the location of the conference
the website of the conference
the date of this report
name of other colleagues attending the same conference
where to place automatic float barriers.
Named list of additional content to include within the
document (typically created using the includes
function).
relative font size for code
main language
Keep the intermediate tex file used in the conversion to PDF.
Note that this argument does not control whether to keep the auxiliary
files (e.g., .aux
) generated by LaTeX when compiling .tex
to
.pdf
. To keep these files, you may set options(tinytex.clean =
FALSE)
.
Whether to crop PDF figures with the command
pdfcrop
. This requires the tools pdfcrop
and
ghostscript
to be installed. By default, fig_crop = TRUE
if these two tools are available.
Additional command line options to pass to pandoc
extra parameters: see details
Available extra parameters:
hyphenation: the correct hyphenation for certain words