Create a meeting report with the INBO corporate identity
inbo_verslag( present = "", absent = "", chair = "", floatbarrier = c(NA, "section", "subsection", "subsubsection"), citation_package = c("natbib", "none"), includes = NULL, codesize = c("footnotesize", "scriptsize", "tiny", "small", "normalsize"), lang = "dutch", keep_tex = FALSE, fig_crop = TRUE, pandoc_args = NULL, ... )
| present | names of all persons who attended the meeting |
|---|---|
| absent | names of all persons who couldn't make it |
| chair | chair of the meeting |
| floatbarrier | Should float barriers be placed?
Defaults to NA (only float barriers before starting a new chapter |
| citation_package | The LaTeX package to process citations, |
| includes | Named list of additional content to include within the
document (typically created using the |
| codesize | The fontsize of the code, relative to the fontsize of the
text (= normal size).
Allowed values are |
| lang | The language of the document.
Defaults to |
| keep_tex | Keep the tex file.
Defaults to |
| fig_crop |
|
| pandoc_args | Additional command line options to pass to pandoc |
| ... | extra parameters: see details |
Available extra parameters:
hyphenation: the correct hyphenation for certain words
Other output:
inbo_handouts(),
inbo_poster(),
inbo_rapport(),
inbo_slides(),
inbo_zending()