pdf_report()
enforces pandoc >= 3.1.8create_report()
fixed (#97)
pdf_report()
,gitbook()
andepub_book()
gain an option to create internal reports with a different colophon.pdf_report()
andgitbook()
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
- INBO authors and reviewers now must use their
orcid
and a standardisedaffiliation
. We infer INBO membership from the author's email address. create_report()
andadd_author()
will set the INBO author affiliation in the language of the report.slides()
no longer requires a reviewer.- Install missing
TinyTeX
installation or packages. - Bugfixes in
create_report()
.
- Author and reviewer information must be given in an explicit format with
mandatory
name
with mandatory sub-fieldsgiven
andfamily
.corresponding: true
indicates the corresponding author.email
is optional, except for the corresponding author.orcid
is optional for all persons.
- 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. - Add
validate_doi()
to validate a DOI.pdf_report()
,gitbook()
andepub_book()
use this function to validate the optional DOI when set.
- Rename
report()
topdf_report()
andepub()
toepub_book()
.bookdown
requires the name of the generic output format to be in the name. - Convert covers to
png
instead ofjpg
to avoid the typical artefacts around text. - Automatically add an "Edit" to gitbook when the report is available in a git repository.
- Templates now mention url
vlaanderen.be/inbo
instead ofhttps://www.vlaanderen.be/inbo
orwww.vlaanderen.be/inbo
. - Bug fix website
"inbomd_examples"
. gitbook()
uses the same reference title for chapter bibliographies as the main bibliography.references()
takeslang
into account for HTML formats.- Bugfix in
Dockerfile
.
- Add language French for style Flanders
- 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.
bookdown::pdf_book
withINBOmd::inbo_rapport
->INBOmd::report
bookdown::gitbook
->INBOmd::gitbook
bookdown::epub_book
->INBOmd::ebook
bookdown::pdf_book
withINBOmd::inbo_slides
->INBOmd::slides
for the presentation,INBOmd::handouts
for handouts,INBOmd::report
for handouts with lots of R code and output (useful for R tutorials and courses)
- Use pandoc to render citations with
report()
on pdf instead of natbib (#63, @ThierryO). report()
supports custom languages when usingstyle = "Flanders"
(#64, @ThierryO).- Update CSL style to most recent version (#63, @florisvdh).
- Add colophon to reports in pdf, gitbook and epub formats.
- Rendering the pdf reports generates a
cover.txt
. This files contains the required information to create the cover page. - New function
references()
allows to define the location where to insert the bibliography. The optional appendix starts after the bibliography. slides()
generates a visible table of content (#66).- Update the
report()
RMarkdown template. It contains all available options in the YAML header. - Add a new template for a non-Dutch report with English as default language.
- Reports use Calibri as default font.
- Gitbook reports gains a thumbnail of the report on top of the table of content when the user provides a cover image.
- Gitbook and epub formats gain an English variant.
- Setup quality assurance using checklist.
- Update CSL style to most recent version (#61, @thierryo).
- Slides template allows different aspect ratios (#60, @thierryo).
- bugfix in
dyn_table()
function - bugfix in
inbo_rapport()
function - overhaul of the
csl
andbst
citation styles - minor tweaks in gitbook, epub and LaTeX styles for reports
- upgrade to Roxygen 7.1.0
- upgrade Docker image
- bugfix in CI
- new
dyn_table()
function - some tweaks to the report styles
- slides gains a logo argument
- add report templates with Flemish corporate identity in Dutch and English
- update Flanders Art font
inbo_rapport()
gains atocdepth
argument- updated installation instructions
- INBO theme for English presentation
- add
inbo_poster()
- add
inbo_report_css()
- add report template for gitbook
- import report template for pdf
- create add-ins for RStudio
inbo_rapport()
gains aflandersfont
argument- natbib citation style is updated
- hyperlinks have a bluish colour instead of fuchsia
- LaTeX style for
inbo_rapport()
updated - draft of gitbook style for
inbo_rapport()
- draft of epub style for
inbo_rapport()
inbo_rapport()
now handles UTF-8 strings (like éëèï...) correctly- the package now displays at warning message at startup about the configuration