Skip to content

Commit

Permalink
Update linl.R with info on signature-scale argument.
Browse files Browse the repository at this point in the history
  • Loading branch information
wviechtb authored Dec 12, 2023
1 parent cda5853 commit 654b82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/linl.R
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
#' \item{\code{ps}}{Text to be added at the end of the letter as a postscript.}
#' \item{\code{return-address}}{Address of the sender: takes a list to allow a multi-line address.}
#' \item{\code{signature}}{Image file for a signature.}
#' \item{\code{signature-before}, \code{signature-after}}{Allows adjustment of vertical space surrounding signature.}
#' \item{\code{signature-before}, \code{signature-after}, \code{signature-scale}}{Allows adjustment of vertical space surrounding signature and the scaling of the signature image (1.0 being the default if unspecified).}
#' }
#'
#' The vignette source shows several of these options in use.
Expand Down

0 comments on commit 654b82f

Please sign in to comment.