pp_opts_out: Output format options for the pubprint package

Description Usage Format Details See Also Examples

Description

A list which functions are used to print in the correct output format (LaTeX, HTML, Markdown or plain text). If pubprint is running inside knit it will automatically determine the output format from knitr.

Usage

1

Format

A list with a get and set function.

Details

Using pp_opts_out$get() shows all currently used output format functions, pp_opts_out$set() allows to change them.

See Also

See pp_init_out for initialising this variable in the correct way and pp_init_style for publication style.

Examples

1
2

pubprint documentation built on May 29, 2017, 2:55 p.m.