pdf_report() and gitbook() gain a watermark argument. It adds a text watermark in the margin of every page. An automatic watermark appears when one of the required colophon fields is missing. Adding the information for all required colophon fields will remove this automatic watermark.
All INBO personnel must display proper affiliation and ORCID.
Bugfixes
INBOmd 0.6.1
INBO authors and reviewers now must use their orcid and a standardised affiliation. We infer INBO membership from the author’s email address.
Author and reviewer information must be given in an explicit format with mandatory name with mandatory sub-fields given and family. corresponding: true indicates the corresponding author. email is optional, except for the corresponding author. orcid is optional for all persons.
Other changes
Add create_report() to interactively create an empty report.
Add add_report_numbers() to add the DOI, report number, … to an existing report.
Add add_author() to interactively add an author to an existing report.
Rename report() to pdf_report() and epub() to epub_book(). bookdown requires the name of the generic output format to be in the name.
Convert covers to png instead of jpg to avoid the typical artefacts around text.
Automatically add an “Edit” to gitbook when the report is available in a git repository.
INBOmd 0.5.2
Templates now mention url vlaanderen.be/inbo instead of https://www.vlaanderen.be/inbo or www.vlaanderen.be/inbo.
Bug fix website "inbomd_examples".
gitbook() uses the same reference title for chapter bibliographies as the main bibliography.
references() takes lang into account for HTML formats.
Bugfix in Dockerfile.
INBOmd 0.5.1
Add language French for style Flanders
INBOmd 0.5.0
Breaking changes
Every output format has now its dedicated function using the English name. We no longer use prefixes. The YAML options are now uniform across the output formats. Please have a look at the documentation of the output format to find a list with the available options. Below is the list of the old output formats and their new name.