This function inserts code into a document preamble to provide a consistent style to Bioconductor vignettes.
latex2(..., width, titlecaps = TRUE, short.fignames=FALSE, fig.path, use.unsrturl=TRUE)
options
.options
.\incfig
figures should be inserted and referred to using short names equal to
corresponding code chunk labels without any additional prefix.knitr
; has no effect when compiled with
Sweave
. For details see opts_chunk
.\bibliographystyle
command not
required).bibliographystyle
with use.unsrturl=FALSE
and standard
LaTeX commands for styling bibliographies.
## location of the .sty file
BiocStyle:::bioconductor2.sty
Run the code above in your browser using DataLab