Skip to content

update README to include new user-friendly options #14

Description

@wfmackey

specifically:

#' @PARAM skip_bib_checks If \code{TRUE}, skip bib checks altogether (not recommended, but necessary sometimes)
#' @PARAM bib_warn_only If \code{TRUE}, show biber warnings as messages rather than errors.
#' @PARAM skip_bib_duplicates If \code{TRUE}, skips the bib check for duplicates.
#' @PARAM skip_check_preamble If \code{TRUE}, skips the check of the preamble.
#' @PARAM skip_xref_all_figures If \code{TRUE}, skips the error on the check of the all figures and tables being cross-referenced.
#' @PARAM check_comma If \code{TRUE} (the default), will check to see that each bib entry ends with a comma after its final field. If \code{FALSE}, this check will not be performed. If errors from absent trailing commas become annoying, run lint_bib() on the bibliography file to add commas in places expected by this check.

Metadata

Metadata

Labels

documentationDocumentation needs updating

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions