Skip to content

Commit

Permalink
Fix check NOTE/update documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Mathew W. McLean <[email protected]>
  • Loading branch information
mwmclean committed Oct 1, 2024
1 parent c8e4849 commit 4c4b84c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/toBiblatex.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#' Any fields specified in extra.fields will \emph{not} be dropped if present in an entry.
#' @param encoded.names.to.latex if \code{TRUE} (the default) then name list fields
#' such as \sQuote{author} and \sQuote{editor} will have non-ASCII characters
#' translated to LaTeX escape sequences by \code{\link{latexify}}.
#' translated to LaTeX escape sequences by \code{\link[dplR]{latexify}}.
#' @param ... ignored
#' @export
#' @return an object of class \dQuote{Bibtex} - character vectors where each element holds one line of a BibTeX or BibLaTeX file
Expand Down
2 changes: 1 addition & 1 deletion man/toBiblatex.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c4b84c

Please sign in to comment.